adjust / flutter_sdk

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

getAdid never completes for forgotten users on Android #145

Open nomyzs opened 1 month ago

nomyzs commented 1 month ago

Hello!

After updating Adjust SDK to v5, we found that Future<String?> Adjust.getAdid() wasn't completing anymore on Android for users who have been marked for deletion via POST https://gdpr.adjust.com/gdpr_forget_device

uerceg commented 1 week ago

Hey @nomyzs,

Sorry for the delay in replying to this one. We have actually added changes in the meantime to address this use case of yours. Can you double-check now if you're seeing getter being triggered for the opted-out users?

Looking forward to hearing back from you.