Mezzo
MezzoMedia
사용방법
2) 초기 셋팅, 3) 초기화 진행은 위 링크에 들어가서 직접 설정하시는 것을 권장드립니다
1) 설치
미디에이션2) 초기 셋팅
Info.plist 설정 -> 링크
Last updated
Was this helpful?
Was this helpful?
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitararyLoads</key>
<true/>
</dict><key>BGTaskSchedulerPermittedIdentifiers</key>
<array>
<string>com.mezzo.LibADPlus</string>
<string>com.iabtechlab.OMSDK-Cjnet</string>
</array><key>SKAdNetworkItems</key>
<array>
<dict>
<key>SKAdNetworkIdentifier</key>
<string>feyaarzu9v.skadnetwork</string>
</dict>
<dict>
<key>SKAdNetworkIdentifier</key>
<string>xxxxxxxxxx.skadnetwork</string>
</dict>
</array>