You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I wanna use const-string instructions with strings such as :§l§a#3 or contained characters from another languages it's compiled as invalid.
Here, you can see comparation between Linux(valid)/Windows(invalid):
Solution
I think this bug related wtih Locale.ENGLISH used in the InlineSmaliCompiler
Acknowledgements
I have checked all open and closed bug reports and this is not a duplicate.
I have chosen an appropriate title.
All requested information has been provided properly.