Question by
neural · Sep 23, 2015 at 07:39 AM ·
bugadsinitialize
Advertisement.Initialize issue
Hello, i am having the following behaviour:
internet Off
Application start
Advertisement.Initialize(...);
Internet On;
if (!Advertisement.isInitialized)Advertisement.Initialize(...); <--this does not work
in order for it to work i have to relaunch the app with internet ON.
is it something you can reproduce? how can i undo whatever the first Initialization call does in order to REinitialize in the same session?
thank you
Comment
Your answer
