I would like to try to make an app with an advertizement inside it. I replicated this tutorial :
However Xcode tells me that there is a SIGAaBRT error somwhere in the Appdelegate.swift :
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
Also I replicated their examples here for Swift code:
developers.google.com
developers.google.com
I just can't seem to find the problem. Any ideas?
However Xcode tells me that there is a SIGAaBRT error somwhere in the Appdelegate.swift :
libc++abi.dylib: terminating with uncaught exception of type NSException
(lldb)
Also I replicated their examples here for Swift code:

Get Started | iOS | Google for Developers
Learn how to get started with the SDK for iOS, including details of prerequisites, setup details, and an overview of ad types.


Banner ads | iOS | Google for Developers
Learn how to integrate banner ads from AdMob into an iOS app, including links to more resources.

I just can't seem to find the problem. Any ideas?