I am using B4A ver 12.2. The SDK is set to C:\Android\platforms\android-33\android.jar. The minimum SDK Version is 16 and the target SDK Version is 31. The app is published on Google Play but I have deactivated it to resolve this issue.
I have migrated my Compass GM app from Android 11 (SDK 30) to Android 12 (SDK 31). There are many of the same errors from various users on Google Play:
gyromagnetic.compass.main._load_sound
Input dispatching timed out
There have been 479 occurrences of this error with 220 affected users in 3 days. About 2/3 of these users are on Android 12 (SDK 31), while 1/3 are on Android 11 (SDK 30) and then some on Android 10 (SDK 29) and some on Android 13 (SDK 33). This is my mistake. I should have tested it properly. I do, however, have a Samsung A51 running Android 12 and the app works fine without any errors. One user wrote that he gets a black screen and then it says App not responding after updating the app on Google Play Store.
The weird thing is that it was working fine on Android SDK 30 but not on Android SDK 31. Now the error appears across various versions of Android such as 10, 11, 12 and 13 and on various devices.
I do not know how to fix this. I did look for similar occurrences but to no avail.
I have migrated my Compass GM app from Android 11 (SDK 30) to Android 12 (SDK 31). There are many of the same errors from various users on Google Play:
gyromagnetic.compass.main._load_sound
Input dispatching timed out
There have been 479 occurrences of this error with 220 affected users in 3 days. About 2/3 of these users are on Android 12 (SDK 31), while 1/3 are on Android 11 (SDK 30) and then some on Android 10 (SDK 29) and some on Android 13 (SDK 33). This is my mistake. I should have tested it properly. I do, however, have a Samsung A51 running Android 12 and the app works fine without any errors. One user wrote that he gets a black screen and then it says App not responding after updating the app on Google Play Store.
The weird thing is that it was working fine on Android SDK 30 but not on Android SDK 31. Now the error appears across various versions of Android such as 10, 11, 12 and 13 and on various devices.
I do not know how to fix this. I did look for similar occurrences but to no avail.