Hi,
on this iPhone model (read from Corona console):
[Device] Platform: iPhone / iPhone2,1 / 6.1.6 / PowerVR SGX 535 / OpenGL ES 2.0 IMGSGX535-73.16.1 / 2016.2830
Ads plugin seems no works.
The execution is blocked after this code:
ads.init("admob", myAppId, myListener)
The ads is settings well, It works with all Android device and most recent iPhone (>4).
There is no error (app no crash, console is silent) and the “myListener” is never called.
The only log is this after the ads init:
[Device] luaopen\_CoronaProvider\_ads\_admob
What’s the problem?
Thank you
Simone