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?