iOS app from AdMob error = com.google.DummyAdapter?

后端 未结 4 939
时光说笑
时光说笑 2021-02-02 10:36
  Cannot find an ad network adapter with the name(s): (
\"com.google.DummyAdapter\"
). Remember to link all required ad network adapters and SDKs, and   se         


        
4条回答
  •  轮回少年
    2021-02-02 10:46

    This is one of those errors where the solution is different for different people.

    In my case, the fix was:
    1. Find googlemobileads.framework in the finder.
    2. Drag it into the trash.
    3. Re-download.
    4. Unzip.
    5. Drag the new one into the same location where the old one was.

    If that doesn't work for you, look around; there are a lot of similar questions, and one of them will probably have the answer.

提交回复
热议问题