AppLovin / AppLovin-MAX-Cordova

MIT License
10 stars 12 forks source link

Update plugin #5

Closed creakosta closed 2 years ago

creakosta commented 2 years ago

Hello!

I use this plugin for android and want to use in ios, but iOS documentation say that: "We removed version 10.3.0 because of an issue with initializing the SDK. Please use 10.3.2 instead."

Also I want to know - how to use Consent Flow in cordova? Should I integrate Consent Flow if I use only Applovin network and add SKAdNetwork to Info.plist?

thomasmso commented 2 years ago

Hi,

For now, you can follow the docs here to enable it from the Info.plist file. It's recommended to always use the consent flow to give users a chance to opt into more relevant ad targeting. Thanks!