Hello, i received this error from the title, help.
i have added:
and this:
i have iadmob libraries 1.60 is correct?
i have added:
B4X:
#PlistExtra: <key>GADIsAdManagerApp</key><true/>
#AdditionalLib: libsqlite3.dylib
#AdditionalLib: libz.dylib
#AdditionalLib: WebKit.framework
and this:
B4X:
adview1.Initialize("Ad","ca-app-pub-**********************/***********",Page1,adview1.SIZE_BANNER) 'Admob reference
'adview1.SetTestDevices(Array("*************************")) 'for testing ads
adview1.LoadAd
adview1.Alpha = 1
adview1.Visible = True
adview1.BringToFront
Page1.RootPanel.AddView(adview1, 0%x, 90%y, 320dip, 50dip)
i have iadmob libraries 1.60 is correct?