Summary
China Android app stores flagged the app because requested permissions are not disclosed clearly enough in policy, prompts, or submission materials.
China Android app stores App Review issue
China Android app stores flagged the app because requested permissions are not disclosed clearly enough in policy, prompts, or submission materials.
Use LogicSpring to run a free precheck, regenerate the right policy or disclosure pack, and shorten the loop from rejection notice to resubmission.
China Android app stores flagged the app because requested permissions are not disclosed clearly enough in policy, prompts, or submission materials.
Stores want developers to explain why sensitive permissions are needed and how they connect to specific user features.
This often requires more explicit wording than global Android launches use.
A mismatch between manifest, privacy policy, and store declarations is a common rejection source.
Map every requested permission to a user-facing feature and remove any permission that is not essential.
Update policy, prompts, and store declarations so they use the same explanation and scope.
Verify that SDK-driven permissions are included in the disclosure pack.
Only for pure listing or form corrections. If the shipped build still requests the wrong permission, bundles the wrong SDK, or behaves inconsistently, resubmitting the same build is risky.
Prepare the updated public policy URL, the exact store fields you changed, screenshots for permission or disclosure flows where relevant, and a short reviewer note explaining what changed and why it now matches the app.
Yes. Review teams compare these surfaces together. If one says you collect or disclose something and another says you do not, the mismatch itself often becomes the next rejection.