Hi everyone,
I’m trying to publish my app on Google Play using the Bubble Mobile Editor, but my Android build is being bundled with:
android.permission.FOREGROUND_SERVICE
My app does not use foreground service as a core feature, and I don’t have any functionality that should require this permission.
I’ve tried deploying new builds, but the permission is still included and Google Play is flagging it during the publishing process.
Has anyone else experienced this with Bubble Mobile builds? Is there any known workaround or setting to remove this permission from the Android bundle?
Any help would be appreciated.