Hi,
I've been trying to export my project to iOS for 2 days and I get an error in the Mac Xcode that never happened to me.
I attach images with the errors.
I have always been able to export to iOS without any error, but this time the error appears and I don't understand why. I don't know if it's due to the latest stable version of Construct, but the problem seems to be coming from a class in the AdmobAdlert plugin.
Who can help me?
github.com/Scirra/Construct-3-bugs/issues/4308
See this thread covering the same problem. It looks like an AdMob bug, your best bet is to post in the AdMob SDK forum asking for help.
Develop games in your browser. Powerful, performant & highly capable.
how to solve the problem ?
1 - open your xcode project
2- open terminal and then add this command
3- add "cd (your project directory )" then press entre
4- add this code "pod install --repo-update"
Congratulation problem solved