adjust / flutter_sdk

This is the Flutter SDK of
MIT License
58 stars 49 forks source link

Adding `readOaid` to flutter SDK #88

Closed namini40 closed 2 years ago

namini40 commented 2 years ago

as I was using flutter sdk, there was no way to read OAID using sdk api (at least I didn't find anything) so i decided to add it and use it myself. I have tested and it worked fine.

uerceg commented 2 years ago

Hi @namini40,

And thank you very much for you PR and contribution. Unfortunately, we will not proceed with merging of this PR for following reasons:

If reading OAID from Flutter app is what you want to achieve, then it can be done in two ways (with Adjust):

  1. For us to build official Flutter plugin for this which will be shipped separately from main SDK (in same way how native OAID plugin is shipped separately from core SDK). We currently don't have this in our roadmap or being actively asked for.
  2. For you to do something like described in this issue inside of your app.

Thanks one more time for devotion and time spent to open this PR. 👍 In case you have any questions or need any further clarification, always be free to ping us.

Cheers!

namini40 commented 2 years ago

hello @uerceg, thank you for your descriptive response and explanation. I totally understood the matter and I have to admit that you are right. the subject is clear and I'll keep in touch with you if anything comes up. 🍻