Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot remove OpenUDID from project #58

Open
greenmood opened this issue May 26, 2014 · 1 comment
Open

Cannot remove OpenUDID from project #58

greenmood opened this issue May 26, 2014 · 1 comment

Comments

@greenmood
Copy link

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:

  1. removing OpenUDID dictionary from user defaults and calling synchronize afterwards
  2. 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.
@greenmood
Copy link
Author

I got it. The problem was with Testflight used in project. Testflight is using OpenUDID and it's not documented at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant