hi all!!
so, want integrate applovin in app , i've done have written in tutorial. when app should show applovin ad, nothing happens!??
here's got in app:
1. frameworks: http://s28.postimg.org/n3ladjaz1/screen_shot_2015_02_20_at_19_42_29.png
2. header folder: http://s21.postimg.org/93knp9gs7/screen_shot_2015_02_20_at_19_43_56.png
3. in appdelegate.h:
code:
#import "alsdk.h" #import "alinterstitialad.h"
4. in appdelegate.m:
code:
[alsdk initializesdk];
5. added sdkkey: http://s18.postimg.org/ag8loe5yx/screen_shot_2015_02_20_at_19_43_25.png
6. in function i'm using:
code:
if([alinterstitialad isreadyfordisplay]){ [alinterstitialad show]; } else{ // perform fallback logic } 7. added -objc , -all_load in other linker...
--------------------------------------------
so, did all...
no errors occurs during this, nothing happens, nothing...??
, applovin not load app, say: add sdk app.
if haven't done that!
u have ideas why happens me?
, remember appreciate help!!!!!
"nothing" awfully vague. mean "nothing"? expect happen? happens instead? debugging, if any, have done? have discovered it?
Forums iPhone, iPad, and iPod Touch iOS Programming
- iPhone
- Mac OS & System Software
- iPad
- Apple Watch
- Notebooks
- iTunes
- Apple ID
- iCloud
- Desktop Computers
- Apple Music
- Professional Applications
- iPod
- iWork
- Apple TV
- iLife
- Wireless
Comments
Post a Comment