Photogad
Photogad
this is my implementation, I am NOT using the uninstalled apps check ```java private void piracyCheck(){ checker = new PiracyChecker(this) .enableGooglePlayLicensing("censored") // check for things like lucky patcher below .enableUnauthorizedAppsCheck()...
Not sure. On Sun, Apr 26, 2020, 4:54 AM Avi Parshan wrote: > Did they clear cache and storage for your app by any chance? > > — > You...
androidStringsInStringFile = AndroidString.getAndroidStringsList(clickedFile.contentsToByteArray());
this is working for my other apps without this error. There is something in my strings.xml file that the plugin doesn't like, but I can't figure out what it is.
not sure why above strings.xml file is causing the AndroidLocalizationer plugin to crash, but my other strings.xml files on my other apps are working fine with the plugin.
I found the issue. Two of my strings had an extra space after the string name and before the >: ``` Premium Feature Premium Version Info ``` Changed to: ```...
any chance you can add this? It's very annoying and your plugin is the only one out there like it.
that would be a nice feature
+1 Look & feel should match app it is going in, and we should be able to add more text to user on the collection screen
I see two other features that look like they do something "similar" PPwr On/Off and Boost Is that like a preheat?