Uncaught ReferenceError: AFMA_getSdkConstants is not defined

前端 未结 5 1005
醉话见心
醉话见心 2020-12-17 04:13

I\'m trying to add an AdMob ad to my android application but whenever I\'m opening the activity that is supposed to display the ad I get this error:

I/Ads(11         


        
5条回答
  •  独厮守ぢ
    2020-12-17 05:03

    I had this problem when moving between networks and leaving the emulator running.

    I discovered that simply restarting the emulator once I was connected to the new network solved the problem.

提交回复
热议问题