Hi,
After a one year break because of some other projects, I've tried to recompile one of my applications in B4A 10.2 and to install it on my Google Pixel 3a with Android 11.
Changed android:targetSdkVersion to 30. Unfortunately I get the following error in IDE:
Any hints on what can be the root cause?
Thank you.
Dan
After a one year break because of some other projects, I've tried to recompile one of my applications in B4A 10.2 and to install it on my Google Pixel 3a with Android 11.
Changed android:targetSdkVersion to 30. Unfortunately I get the following error in IDE:
B4X:
Installing file to device. Error
adb: failed to install abc.apk: Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Scanning Failed.: No signature found in package of version 2 or newer for package ro.ccc.abc]
Any hints on what can be the root cause?
Thank you.
Dan