Skip to content

[Help Wanted]: FOREGROUND_SERVICE denied #1476

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
2 of 3 tasks
jdrozdnovak opened this issue May 5, 2025 · 4 comments
Open
2 of 3 tasks

[Help Wanted]: FOREGROUND_SERVICE denied #1476

jdrozdnovak opened this issue May 5, 2025 · 4 comments
Labels
Play Store Submission Play Store submission issues / rejection

Comments

@jdrozdnovak
Copy link

Required Reading

  • Confirmed

Plugin Version

4.16.9

Mobile operating-system(s)

  • iOS
  • Android

Device Manufacturer(s) and Model(s)

any

Device operating-systems(s)

any

What do you require assistance about?

Hello,
I am trying to submit app to google, but having it denied for the FOREGROUND_SERVICE declaration.
I understand the FOREGROUND_SERVICE_LOCATION declaration and I do have video and notes in the app for that.
Could you please help me understand why that standalone FOREGROUND_SERVICE is needed?

Thank you

[Optional] Plugin Code and/or Config

[Optional] Relevant log output

@christocracy
Copy link
Member

Could you please help me understand why that standalone FOREGROUND_SERVICE is needed?

So that locations can be fetch while the app is in the background (this plug-in’s entire purpose).

@jdrozdnovak
Copy link
Author

Than I understand it properly. But can't figure out why google is flagging the FOREGROUND_SERVICE and not FOREGROUND_SERVICE_LOCATION. Despite having the video clearly demonstrating all of that functionality. Do you maybe have some insight what they would't like.

@domtom1126
Copy link

I am having this same issue with the Google Play Store.

@domtom1126
Copy link

@jdrozdnovak I was able to get my app through google play by adjusting my Foreground service permissions in App Content. I unchecked "User-initiated". Then I checked "Other" in the "Other Tasks" section. I linked a video and a brief explanation. That passed.

@christocracy christocracy added the Play Store Submission Play Store submission issues / rejection label May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Play Store Submission Play Store submission issues / rejection
Projects
None yet
Development

No branches or pull requests

3 participants