-
Notifications
You must be signed in to change notification settings - Fork 4
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
Remove duplicates from myIds #2
Comments
Sounds like you should make the Ids type a map instead of a list. It's defined as |
Maybe you're loading an old file generated before your change? Try removing the app from the phone or simulator and start over. |
Ok its fine, it was smth else |
And other issue: I would like to send a notification to a specific device, depending its userID, how can i do that ? |
Hello,
I would like to remove keys duplicates from myIds, in order to only update the timeInterval when I discover the same device
The text was updated successfully, but these errors were encountered: