Build issue with Admob plugin for iOS

Hello, I am able to build the HelloWorld sample on iOS (with Solar2D 3717).
But as soon as I add the admob plugin in the build.settings, the app crashes on physical device :

    plugins =
    {
        ["plugin.admob"] =
        {
            publisherId = "com.coronalabs"
        },
    },	

Anyone having this issue?

Hello me I have the “version v43” in the app settings for iphone:
image
and I use 2025-3714.

I hope it will help.

Sincerely,
Yvan.

add this lines: childElements/GadAppIdent

Thanks to both of you!
OK, I thought I was able to add the plug-in and complete the details afterwards. Everything must be correct when adding the plugin.
Works fine.
Thank You.