Hi you all,
I’ve embedded Vungle to my app, but I’m facing a problem while compiling for iOS.
The problem is that When I Compile, Corona Simulator returns: “There was a problem linking the app.”
The problem is in
["CoronaProvider.ads.vungle"] = { publisherId = "com.vungle", },
because if I comment this portion of code in build.settings, everything is working fine.
On Android, everything is working great, even with the plugin.
Is it a bug or there is something I’m missing?
Best regards