-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
Google Play Store publishing error following Branch.io implementation
When publishing to the Google Play Store, I received the following error:
Setting release for Google Play track internal failed.
This release includes the com.google.android.gms.permission.AD_ID permission, but your declaration on Play Console says your app doesn't use advertising ID. You must update your advertising ID declaration.
However, after downloading the code and checking it, I found no mention of this permission.
Same thing in FireBase, no Google Analytics configured; nothing has changed since my previous post.
Expected Behavior
How can I remove this permission request without adding an advertising ID ?
I find no trace of this permission request in the entire downloaded project. I don't use Google Analytics or any other similar product.
Steps to Reproduce
Simply try publishing the app on the Google Play Store
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4oheflxItNtbxe+KXhYO9VhSQ4OWYkU4EZmMpBZywgfZzzBLN/fPfQP1tBUuG+dH9Yekycp14K+N7pifDEGPoVOQibUYg6wbVicQ3MRTuXbKmTF7qOXkdTN/FXG3LF58OFsSNBKu5aS0IF6maqOfK8cDHAK7rjIno8Sq/LZO4=
Visual documentation


Environment
- FlutterFlow version: v6.0.51 + released July 18,2025
- Platform: Android
- Browser name and version: Chrome Version 138.0.7204.158 (Build officiel) (64 bits)
- Operating system and version affected: Windows 11
- FlutterFlow Windows Desktop
Additional Information
I'm trying to publish the new version of my app following the implementation of the Branch.io library installed from the MarketPlace.