FullscreenInterstitial BuildPackage_not_use_cocoapods_iOS_Eng - mkaji-geniee/Geniee-SDK-Unity-Plugin GitHub Wiki
Please follow the procedure below to create it.
-
Added framework
-
Addition of Libraries
-
Target> Build Settings
-
Target> Build Phases> Link Binary With Libraries setting
Please download "iOS/Geniee-iOS-SDK-v.X.X.X.zip","iOS/RewardVideo-Adnws-SDK.zip" from the link below.
Import the framework into the project.
Please drag and drop the following framework into the Frameworks folder.
- GNAdSDK.framework
Please add by dragging and dropping the framework of the ad network to be introduced into the Frameworks folder.
- applovin(Add folder)
- Nend.framework
- Maio.framework
- ZucksSDK.framework
- Tapjoy.embeddedframework
- UnityAds.framework
- VungleSDK.framework
- ImobileSdkAds.framework
Please add the following to the Libraries folder.(In Geniee-iOS-SDK-v.X.X.X -> GenieeAdsSDK -> libs)
- Reachability.h
- Reachability.m
- KissXML (Add folder)
Please add the following.
- -lxml2
- -fobjc-arc
【 AppLovin to use, also add the following 】
- -ObjC
Please add the following.
- ${SDKROOT}/usr/include/libxml2
Please add the following.
- $(SRCROOT)/Libraries
【 AppLovin to use, also add the following 】
Please add the path to applovin according to the place you added. Below is an example.
- $(PROJECT_DIR)/applovin
Please set it to YES.
Please add the following.
- AdSupport.framework
- AudioToolbox.framework
- AVFoundation.framework
- CoreFoundation.framework
- CoreGraphics.framework
- CoreLocation.framework
- CoreMedia.framework
- CoreTelephony.framework
- Foundation.framework
- libxml2.2.tbd
- MessageUI.framework
- QuartzCore.framework
- SystemConfiguration.framework
- UIkit.framework
Please add the following according to the ad network to be introduced.
- StoreKit.framework
- WebKit.framework (Set to Optional)
- AdSupport.framework
- Security.framework
- ImageIO.framework
- AVFoundation.framework
- CoreMedia.framework
- SystemConfiguration.framework
- WebKit.framework
- CoreLocation.framework
- CoreMotion.framework
- CoreTelephony.framework
- CFNetwork.frameworkk
- libz.dylib or libz.tbd
- libsqlite3.dylib or libsqlite3.tbd
- MediaPlayer.frameworkk
- StoreKit.framework
- WebKit.framework (Set to Optional)