react-native-admob: Internal error, an invalid response was received from the ad server
Since yesterday this error occurs for me. I tried the proposed solutions from the issue #220 but I don’t get it solved.
My code:
<AdMobBanner adSize="mediumRectangle" adUnitID="my ad unit id" testDevices={[AdMobBanner.simulatorId]} onAdFailedToLoad={error => console.error(error)} />
The error:
Internal error, an invalid response was received from the ad server. handleAdFailedToLoad C:\Users\victo\Desktop\app1\node_modules\react-native-admob\RNAdMobBanner.js:45:59 proxiedMethod C:\Users\victo\Desktop\app1\node_modules\react-proxy\modules\createPrototypeProxy.js:44:35 _invokeGuardedCallback C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:73:23 invokeGuardedCallback C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:47:40 invokeGuardedCallbackAndCatchFirstError C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:50:60 executeDispatch C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:125:132 executeDispatchesInOrder C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:130:283 executeDispatchesAndRelease C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3255:62 executeDispatchesAndReleaseTopLevel C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3259:43 forEachAccumulated C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3252:69 processEventQueue C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3309:147 runEventQueueInBatch C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3535:83 handleTopLevel C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3539:33 <unknown> C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3560:55 batchedUpdates C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:2754:26 batchedUpdates C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:202:35 batchedUpdatesWithControlledComponents C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:209:34 _receiveRootNodeIDEvent C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3559:50 receiveEvent C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\Renderer\ReactNativeFiber-dev.js:3564:60 __callFunction C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:299:47 <unknown> C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:111:26 __guard C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:262:6 callFunctionReturnFlushedQueue C:\Users\victo\Desktop\app1\node_modules\react-native\Libraries\BatchedBridge\MessageQueue.js:110:17
Someone have a soluction for this? Thanks.
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 3
- Comments: 30
1)Click Home page, error this:
2)Click Fix It. 3)Click Select Payment, 4)And Submit. Finish, solved for me!
I created a new react native project and relinked the libraries. Everything worked after.
I am glad you have finally solved the issue. However, there is no such warning on my account. Gotta find some other solution.
I’m tired of saying this, I have the same problem!
I created the ad unit 1 week ago, still I got nothing. Any solution?
Resolved when you approve the error on the AdMob homepage!
solved, by confirming the “confirm your information” error on the AdMob homepage!
I guess could be that too, BTW I will keep this issue updated If I have some success. Thanks for the help @r0hit-gupta
I too have the same problem. Can someone please help us out?