You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our app was rejected during the Google Play review process because a foreground service permission is being declared in the merged Android manifest file but was not properly documented in our Play Store listing. After investigating, we've identified that this permission is being requested by this package. (See image below)
QUESTION:
How is it being used? and how can it be demonstrated to the review team?