Note that there are some explanatory texts on larger screens.

plurals
  1. POError in implementing adColony in iOS sdk
    primarykey
    data
    text
    <p>I have an app already uploaded in the app store.I am <strong>implementing AdColony</strong> add for this.In my app ARC in disable then as per the instruction in the docs (Enable ARC only for AdColony by adding “-­fobjc-­arc” to your project’s Other Linker Flags setting under the Build Settings tab) I tried to enable ARC.But I am getting linker error "no such file or directory: '­-fobjc­-arc".</p> <p>Also, in step 5 of Adcolony implementation guide it is written that we have to write "-ObjC" Or "-force_load PATH/TO/LIBRARY/libAdColony.a" also to run the code in the Other Linker Flags. </p> <p>People who have disabled ARC need to use both the above process.I tried all different way but still stuck.</p> <p><strong>Console Output:</strong> </p> <p>"2013-09-21 15:02:45.689 ][1812:1d603] ADCOLONY 2.0.1 [info] AdColony library version: 2.0.1.33 production 2013-09-21 15:02:46.139 ][1812:21707] <strong>+[NSData adc_dataWithWeaklyEncryptedBase64EncodedString:]: unrecognized selector sent to class 0x25db7e0"</strong>.</p> <p>Please suggest me some way out for this. </p> <p><strong>Edit:</strong></p> <p>Last Time I was using old API.But now I have downloaded the new framework that is updated in late August.The app is not crashing on using -fobjc-arc.But still it is not showing add.</p> <p><strong>Console Output:</strong> </p> <p>2013-09-21 17:08:39.614 AfricanMoviesNewsiPad[2839:1d603] ADCOLONY 2.2.2 [info] AdColony library version: 2.2.2 production 2013-09-21 17:08:40.025 AfricanMoviesNewsiPad[2839:21807] +[NSData adc_dataWithWeaklyEncryptedBase64EncodedString:]: unrecognized selector sent to class 0x29fe7e0</p> <p>I have also checked all the required frameworks are added.Not getting any clue.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload