No more admob pub, since sdk34

  1. SDK Version: 34
  2. Platforms(ios/android/both): ios

Hi,
Since i update to expo skd34 no more pub are show ?

in my package.json:
“expo-ads-admob”: “~6.0.0”,
“react-native”: “https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz”,

should i do : expo install expo-ads-admob ?

Thx

Hey @sbe,

Can you elaborate on what’s happening here? Specifically what “pub” means? It looks like you already have the package installed, but it may be worth deleting your node_modules are re-running expo install expo-ads-admob.

Cheers,
Adam

1 Like

hi,
thanks to help me. “pub” is french shortcut words for “advertising”.
So it’s just no more add are show. Mayby it just a conf on admob but it s just appear when i upgrade from sdk33 to sdk34.

Error Domain=com.google.ads Code=1 "Request Error: No ad to show." UserInfo={NSLocalizedDescription=Request Error: No ad to show., NSLocalizedFailureReason=Request Error: No ad to show.}

i willl try to expo install again.

Hi

Here are some reasons you might get that error:

https://groups.google.com/forum/#!category-topic/google-admob-ads-sdk/dGZ0DmmUV5w

If you search for “Request Error: No ad to show” you should find many more posts about this problem.

I hope this helps.

yes i read article / try few things… and before asking google / admob, a try here.

thx again

1 Like

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