Hello,
We have a kids app (iOS and Android). We used React Native SDK (Legacy) but suddenly we stopped to receive any events. We have't had any app updates.
We decided to update SDK and use React Native SDK (Beta) but Google Play rejected our app because location permissions:
p!] Google Api Error: Invalid request - You have declared that your app targets under 13 age groups, but your app asks for location permissions.
I don't see an opportunity to disable COPPA Control in Beta version as it was in legacy SDK. Could you help me how I can fix this issue?