adjust / unity_sdk

This is the Unity SDK of
http://www.adjust.com
MIT License
149 stars 70 forks source link

deactivateSKAdNetworkHandling set it is true #292

Open soqman opened 3 months ago

soqman commented 3 months ago

adjustConfig.deactivateSKAdNetworkHandling() makes skAdNetworkHandling = true. is it correct?

uerceg commented 3 months ago

Hey @soqman,

Great and legit question. Short answer: yes and it does sound pretty odd, but:

Definitely a confusing path in the code thanks to poor naming of things on our end and something that should be changed (and it will be changed soon).

Hopefully this clears things up for you and thanks for the question.

If you still have some questions / comments, feel free to ask.

Cheers