appodeal/appodeal-ios-demo

Apps crashes on initializeWithApiKey

Closed this issue · 5 comments

Ran a build from Unity using the demo scene but crashes as soon as I click Initialize.

Error:
[NSValueTransformer appodeal_numberAsStringTransformer]: unrecognized selector sent to class 0x1a033a9c0

You have to add -ObjC flag to Other Linker Flags on Build Settings tab.

I have tried, assuming we should be adding at Targets but getting this error instead:
screen shot 2015-11-20 at 11 28 28
screen shot 2015-11-20 at 11 28 52

Please add framework
JavaScriptCore

Cool it's working now. 👍

I have just updated to 0.6.2 but having this error now
screen shot 2015-11-20 at 12 32 50