Hi,
Has anyone tried using FB audience network plug-in? We’re testing it now on couple of apps and we get a crash on exit. The device has no FB app installed on it. I’ve filed a bug report anyhow but hope to get faster response as we want to ship the updates and this is blocking us.
This is the log we get on the error:
W/dalvikvm( 7773): threadid=1: thread exiting with uncaught exception (group=0x41950c68)
W/System.err( 7773): java.lang.NullPointerException
W/System.err( 7773): at plugin.fbAudienceNetwork.LuaLoader$CoronaFbInterstitialAdListener.onError(LuaLoader.java:455)
W/System.err( 7773): at com.facebook.ads.InterstitialAd$1.a(Unknown Source)
W/System.err( 7773): at com.facebook.ads.internal.DisplayAdController$10.run(Unknown Source)
W/System.err( 7773): at android.os.Handler.handleCallback(Handler.java:733)
W/System.err( 7773): at android.os.Handler.dispatchMessage(Handler.java:95)
W/System.err( 7773): at android.os.Looper.loop(Looper.java:136)
W/System.err( 7773): at android.app.ActivityThread.main(ActivityThread.java:5017)
W/System.err( 7773): at java.lang.reflect.Method.invokeNative(Native Method)
W/System.err( 7773): at java.lang.reflect.Method.invoke(Method.java:515)
W/System.err( 7773): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
W/System.err( 7773): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
W/System.err( 7773): at dalvik.system.NativeStart.main(Native Method)