I have uploaded a APK created with B4A to the Google Play Console.
After a short time I receive a pre-launch report with 9 warning identified stating my app is using grey listed API's and Google can't guarantee they will work on existing devices.
As far as I can tell I am using the libraries that come with B4A...
The Google warnings start like this and there are 9 in total...
Has anyone else experienced this? Should I be concerned as I do not know what these are?
After a short time I receive a pre-launch report with 9 warning identified stating my app is using grey listed API's and Google can't guarantee they will work on existing devices.
As far as I can tell I am using the libraries that come with B4A...
Animation / Audio / ByteConverter / Core / Encryption / GoogleMaps / GPS / InAppBilling3 / JavaObject / JSON / OkHttpUtils2 / Phone / Phone / Reflection / RunTimePermissions / SQL / TTS
The Google warnings start like this and there are 9 in total...
StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Lcom/android/org/conscrypt/OpenSSLSocketImp
StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Lcom/android/org/conscrypt/OpenSSLSocketImp
StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Landroid/os/Message;->flags:I
StrictMode policy violation: android.os.strictmode.NonSdkApiUsedViolation: Landroid/os/Message;->recycleUnchecked()V
etc...
Has anyone else experienced this? Should I be concerned as I do not know what these are?