oseparovic

Results 35 comments of oseparovic

You can try but this library was build for iOS 7 and 8 mostly and I have long since stopped maintaining it so behaviour might be unexpected

@kobakei please merge this ASAP. Using this as a temporary workaround bundle { density { // Different APKs are generated for devices with different screen densities; true by default. enableSplit...

Ah I found the reason for this. It looks like `onStart` directly pulls the install date from the package manager via `storeInstallDate`. Is this necessary? This will force persistent RateThisApp...

I tried using Jitpack and when I update my dependency to either version v0.1.5 or v0.1.6 I seem to lose my stored data to when installing overtop of 0.1.4. Is...

@niqdev thanks for the quick answer and explanation. I guess that means my secure prefs right now are stored in a file called \ with passkey \

I'm still seeing this as well on 0.1.4. It's fairly rare though for whatever reason. This is the relevant section of the stacktrace: ``` Caused by: java.lang.ClassCastException: at com.securepreferences.SecurePreferences.getInt (SecurePreferences.java:389)...

I am experiencing the same thing on 10.0.44. ### What happens We have a StoreActivity that creates a new BillingProcessor via constructor e.g. ``` @Override protected void onCreate(Bundle savedInstanceState) {...

Any update on this? We still get spammed with error events 2 years on. You can very easily reproduce an **errorCode = 3** infinite loop by signing out of your...

Any update on this? The bug still exists and makes the mod unusable for the time being. Have only seen this after installing Rise and Fall, base game was never...

For me I noticed it only affected single player games. If you play multiplayer (even if you're the only non-AI) it doesn't have the same problem with City States (Win...