So, I tried to run the AppJCenterOpenStreetMapDemo2 example. It ran fine on the LDPlayer emulator, which runs on Android 9. However, when I attempted to run the same app on my real device - an Asus ROG 3 running on Android 10 - it failed to grant the android.permission.WRITE_EXTERNAL_STORAGE permission, even though I had already pressed 'Accept' when the permission dialog popped up. Any ideas on how to fix this issue?