Hi,
I was writing an application using KeyValueStore 2.0, but suddenly it started throwing errors in Android 6.x (5.x and below works fine). I was using android:targetSdkVersion="25".
This is the error:
So I wanted to try a lower target (I read using a SDK below 23 would work) but now I'm getting Version Downgrade error
I tried to uninstall the app using Android 6 option "Uninstall from all users", otherwise a "ghosted" application is kept.
But the problem remains, I need to clean that data/local/tmp folder.
Any ideas?
Thanks!
I was writing an application using KeyValueStore 2.0, but suddenly it started throwing errors in Android 6.x (5.x and below works fine). I was using android:targetSdkVersion="25".
This is the error:
So I wanted to try a lower target (I read using a SDK below 23 would work) but now I'm getting Version Downgrade error
I tried to uninstall the app using Android 6 option "Uninstall from all users", otherwise a "ghosted" application is kept.
But the problem remains, I need to clean that data/local/tmp folder.
Any ideas?
Thanks!