Hi guys,
I'm using the example code implementation for Admob on an iPhone simulator. (iPhone retina 3.5")
Whenever I open the main Window I get the following red screen of death error on the simulator:
[TiBlob copyWithZone]: unrecognised selector sent to instance 0xd..... (the numbers I get after that vary with each alteration I make to the Admob.createView code) I'm presently using a copy and paste of the example code!
If I comment out the line where I add the adMobView to the main Window I get no errors and it exectues as expected!
Has anyone experienced anything like this / got any suggestions please?
Many thanks in advance,
Robin
(Mavericks, Ti 3.2GA)