I’m wondering if I’m the only person seeing this runtime error (see below.)
My app is built with Daily Build 1193 with iOS6.1 SDK and installed on iOS 6.x devices.
I get this runtime error every time I close the Vungle full screen interstitial ads from my iOS device (by tapping on the X button on upper left corner after the video plays all the way through.) All other ads I run (Chartboost, Admob and iAds) do not trigger this runtime error. All ads I run use the same sequence of code when they are closed, so I’d have to say this error comes from Vungle plugin code.
I’d like to hear whether or not any of you are seeing the same runtime error.
Naomi
<Warning>: Runtime error
?:0: attempt to index field ‘?’ (a nil value)
stack traceback:
[C]: ?
?: in function ‘_listener’
?: in function <?:141>
?: in function <?:218>
<Warning>: errorMessage = “?:0: attempt to index field ‘?’ (a nil value)”
<Warning>: Runtime error
stack traceback:
[C]: ?
?: in function ‘_listener’
?: in function <?:141>
?: in function <?:218>
<Warning>: errorMessage = “\nstack traceback:\n\t[C]: ?\n\t?: in function ‘_listener’\n\t?: in function <?:141>\n\t?: in function <?:218>”