Our simple app, which streams YouTube video content, has been rejected by the Google Play Store due to usage of a 'non certified ads SDK'. However, we have not used any ads sdk in the app.
Any idea on how to fix this?
Here is the list of dependencies.
{
"@react-native-community/async-storage": "^1.5.0",
"axios": "^0.19.0",
"deprecated-react-native-listview": "^0.0.5",
"prop-types": "^15.7.2",
"react": "16.8.3",
"react-native": "0.59.9",
"react-native-cached-image": "^1.4.3",
"react-native-fetch-blob": "^0.10.8",
"react-native-firebase": "^5.5.4",
"react-native-gesture-handler": "^1.3.0",
"react-native-orientation": "^3.1.3",
"react-native-pdf": "^5.1.3",
"react-native-rate": "^1.1.7",
"react-native-searchbar": "^1.16.0",
"react-native-sentry": "^0.43.2",
"react-native-silent-switch": "thejump/react-native-silent-switch",
"react-native-simple-store": "^2.0.0",
"react-native-vector-icons": "^6.4.2",
"react-native-view-pdf": "^0.8.6",
"react-native-webview": "^5.11.0",
"react-native-whc-loading": "^1.0.3",
"react-native-youtube": "GroupXTech/react-native-youtube",
"react-navigation": "^3.6.0",
"react-redux": "^6.0.1",
"redux": "^4.0.1",
"redux-persist": "^5.10.0",
"redux-saga": "^1.0.2",
"reduxsauce": "^1.0.1"
}
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…