How can I remove the com.google.android.gms.permission.AD_ID permission in FlutterFlow?

Yesterday, I received a message from Play Console stating:

"You cannot send updates because some data in your application is incomplete.

This version includes the com.google.android.gms.permission.AD_ID permission, but your declaration in Play Console indicates that your application does not use any advertising ID.

You need to update the advertising ID declaration."

Three months ago, my application had advertisements, but a month ago, I removed the ads because they were no longer needed. Now, I cannot send updates for my application. I have updated the information in Play Console, stating that my application does not contain ads.

What should I do to remove the com.google.android.gms.permission.AD_ID permission in FlutterFlow?

Can someone please help me?

Thanks.

8
3 replies