Google Play rejecting the app while giving error on ad consent SDK. #5384
Unanswered
wasiquehaider
asked this question in
Q&A
Replies: 2 comments 10 replies
-
You have included none of the information we require to make any sort of informed response. |
Beta Was this translation helpful? Give feedback.
9 replies
-
me too. have you update the app? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tried everything, tried latest version of firebase still google keeps rejecting the apk. Did anyone face thiesame issue ? I am attaching the error email for you to take a deeper look into this issue.
"dependencies": {
"@react-native-community/async-storage": "^1.10.0",
"@react-native-community/audio-toolkit": "^2.0.3",
"@react-native-community/masked-view": "^0.1.10",
"@react-native-community/netinfo": "^5.8.1",
"@react-native-community/push-notification-ios": "^1.8.0",
"@react-native-community/viewpager": "^3.3.0",
"@react-native-firebase/admob": "^11.4.1",
"@react-native-firebase/app": "^11.4.1",
"@react-native-firebase/crashlytics": "^11.4.1",
"@react-native-firebase/messaging": "^11.4.1",
"@react-navigation/native": "^5.1.6",
"@react-navigation/stack": "^5.2.13",
"@sentry/react-native": "^2.2.1",
"apisauce": "^1.1.1",
"async": "^3.2.0",
"lodash": "^4.17.15",
"moment": "^2.24.0",
"react": "16.13.1",
"react-native": "0.63.3",
"react-native-animatable": "^1.3.3",
"react-native-bootsplash": "^2.2.4",
"react-native-device-info": "^7.0.2",
"react-native-fs": "^2.16.6",
"react-native-gesture-handler": "^1.6.1",
"react-native-iap": "^5.2.14",
"react-native-inappbrowser-reborn": "^3.5.1",
"react-native-indicators": "^0.17.0",
"react-native-keyboard-manager": "^4.0.13-16",
"react-native-modal": "^11.5.6",
"react-native-offline": "^5.6.1",
"react-native-orientation-locker": "^1.1.8",
"react-native-popup-dialog": "^0.18.3",
"react-native-purchases": "^3.2.0",
"react-native-push-notification": "^7.0.0",
"react-native-reanimated": "^1.8.0",
"react-native-safe-area-context": "^0.7.3",
"react-native-screens": "^2.5.0",
"react-native-share": "^3.3.2",
"react-native-snap-carousel": "^3.9.0",
"react-native-system-setting": "^1.7.6",
"react-native-webview": "^10.10.0",
"react-redux": "^7.2.0",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-persist": "^6.0.0",
"redux-saga": "^1.1.3"
},
Beta Was this translation helpful? Give feedback.
All reactions