Need help with ios ads

Please show more of the log prior to this error.

Next thing I would like you to try is this:

  1. Download https://github.com/defold/extension-admob/archive/refs/heads/master.zip
  2. Unzip
  3. Open as a Defold project
  4. Bundle for iOS
  5. Install on your iPhone
  6. Run

Does it work? If not, what happens?

No, you should not do this. Defold will automatically merge Info.plist files into a single plist file as described here. If you try to merge plist files yourself the result will likely not be correct and your app will not work.

This is handled by the Admob extension: