From 37de6f2aff213ee81024da7463df2bef087e9786 Mon Sep 17 00:00:00 2001 From: Elliot Hesp Date: Mon, 12 Aug 2019 16:24:46 +0100 Subject: [PATCH] Update european-user-consent.md --- docs/admob/european-user-consent.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/admob/european-user-consent.md b/docs/admob/european-user-consent.md index 4145a0d5..0b22b0e5 100644 --- a/docs/admob/european-user-consent.md +++ b/docs/admob/european-user-consent.md @@ -245,6 +245,7 @@ This is a common error which occurrs on both Android & iOS when making a request - The AdMob App ID is incorrect: Ensure you have entered the correct ID into the `firebase.json` file under the React Native config, called `occurs`. - A publisher ID is incorrect: Ensure your entered publisher IDs are correct. + - The publisher ID needs to be available on the same account as your AdMob App ID. - The user is outside of the EEA: If a user does not need to provide consent, the form request will error. Ensure you have checked the users status via `requestInfoUpdate`. If using an emulator, ensure you set a debug location via `setDebugGeography`. - Your AdMob account is not valid: - Your account is not disabled: This can occur if Google notices you have duplicate accounts. They will email you about this, and block you from entering the dashboard.