I got this policy in my React Native App
:
Violation of Usage of Android Advertising ID policy and section 4.8 of the Developer Distribution Agreement
form Google Play
I use this dependencies
"dependencies": {
"lodash": "^4.17.10",
"react": "16.3.1",
"react-native": "0.55.3",
"react-native-device-info": "^0.21.5",
"react-native-elements": "^0.19.1",
"react-native-google-analytics-bridge": "^5.8.0",
"react-native-google-places-autocomplete": "^1.3.6",
"react-native-map-clustering": "^1.3.0",
"react-native-maps": "*",
"react-native-masked-text": "^1.7.2",
"react-native-onesignal": "^3.2.5",
"react-native-svg": "^7.0.3",
"react-native-ui-kitten": "^3.0.1",
"react-native-vector-icons": "^4.6.0",
"react-navigation": "^2.0.2",
"victory-native": "^30.4.0"
},