build error when add Admob in iOS app

前端 未结 2 801
终归单人心
终归单人心 2021-01-24 08:20

I tried lots of source code and many questions here but no solution is working for me. When I tried to add admob to my existing project I got the following error in Xcode, plea

2条回答
  •  旧时难觅i
    2021-01-24 08:54

    follow this tutorial

    And make ADSupport.framework optional

    download libAdapterId,a form here https://dl.google.com/dl/googleadmobadssdk/libadapteriad.zip Do net set translatesAutoresizingMaskIntoConstraints property. It is supported for iOS6 and later

提交回复
热议问题