Enterprise Vungle plugin not working?

OSX: 10.9.2

Xcode: 5.1

Corona SDK: 2014.2220 (Enterprise)

CoronaEnterprisePlugins: 2014.2220

I’m getting a runtime error when trying to initialize the Vungle plugin.

I’ve included libads-vungle.a in the libraries section, but I still get the following runtime error:

Runtime error

ERROR: Could not load provider (vungle) due to the following reason: module ‘CoronaProvider.ads.vungle’ not found:resource (CoronaProvider.ads.vungle.lu) does not exist in archive

 

stack traceback:

    [C]: in function 'assert’

    ?: in function 'requireProvider’

    ?: in function 'setCurrentProvider’

    ?: in function 'init’

I’m able to initialise iAds and Admob without problem.

Any ideas?

The Vungle plugin will only work on an actual device.

Previously I was trying to run my app in the Xcode Simulator, which works for iAd and Admob, but fails for Vungle with the above runtime error.

After compiling for and running on a physical device all is working well.

The Vungle plugin will only work on an actual device.

Previously I was trying to run my app in the Xcode Simulator, which works for iAd and Admob, but fails for Vungle with the above runtime error.

After compiling for and running on a physical device all is working well.