Google rejecting for Location Service

Please provide the following:

  1. SDK Version:
    in package.json “expo”: “^38.0.0”,
    in expo-cli 3.28.2
  2. Platforms(Android/iOS/web/all):
    Android

Recently without us adding anything specific google thinks our APK is requesting “Location” services however it does not use any “Location” services, is this being requested by default, how do I disable this, I am unable to be compliant with explaining what we request Location for when we don’t request location.

Hey @edencorbin, by default the Location module is included in the binary of Managed Expo projects. Typically this is not an issue but recently we’ve seen that Google has been cracking down on apps that have children as part of their target demographic(s). Is that the case with your application?

Cheers,
Adam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.