Hi,
I am writin my application using cocos2d
I am using xcode 4.0 version.
I downloaded latest version of Mobclix SDK 4.0.4. I have the application id and entered it in to plist.
I followed the documentation of Mobclix and did according to it. But the control is not entering in to ViewController class. I kept the break point at [Mobclix start];
When I get in to it it is displaying error in debugger GDB:Error:Xcode could not locate source file: Mobclix.m(line:20) I searched for Mobclix.m fileto add but could not find it.
I need to check how the add displays in iPhone.
I checked the forum of Mobclix and for testing purpose the solution suggested was to change the application id to "insert-your-application-key"
MCApplicationId: insert-your-application-key
I did it but still could not find any ads and Error also there while debugging. This is my problem.
Thank you.
I am writin my application using cocos2d
I am using xcode 4.0 version.
I downloaded latest version of Mobclix SDK 4.0.4. I have the application id and entered it in to plist.
I followed the documentation of Mobclix and did according to it. But the control is not entering in to ViewController class. I kept the break point at [Mobclix start];
When I get in to it it is displaying error in debugger GDB:Error:Xcode could not locate source file: Mobclix.m(line:20) I searched for Mobclix.m fileto add but could not find it.
I need to check how the add displays in iPhone.
I checked the forum of Mobclix and for testing purpose the solution suggested was to change the application id to "insert-your-application-key"
MCApplicationId: insert-your-application-key
I did it but still could not find any ads and Error also there while debugging. This is my problem.
Thank you.