You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I have a project where OpenUDID was used. Then was decided to move from it to IDFV(identifier for vendor). Now there's a problem. Every time app starts there's a OpenUDID dictionary no matter what happens.
What i have already tried:
removing OpenUDID dictionary from user defaults and calling synchronize afterwards
going though cycle(1..100) to create name for uipasteboard. then set nil for pasteboard type that OpenUDId used. remove that pasteboard.
but still, nothing helps. Every time app starts, that dictionary in user defaults get overridden with new values.
Thank you for any help.
The text was updated successfully, but these errors were encountered:
Hi all,
I have a project where OpenUDID was used. Then was decided to move from it to IDFV(identifier for vendor). Now there's a problem. Every time app starts there's a OpenUDID dictionary no matter what happens.
What i have already tried:
but still, nothing helps. Every time app starts, that dictionary in user defaults get overridden with new values.
Thank you for any help.
The text was updated successfully, but these errors were encountered: