UnifiedPush bugs on Android #71
Labels
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
Nexus/nexus#71
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Upstream UP issue, leading to odd behavior with registering pushers on de-registration, and needing to register pushers twice.Seems like I'm not meant to await register in this way.I've added a workaround for that, but now there is a bug where multiple pushers are registered when notifs are turned on in the app.
Race condition when registering or unregistering pusher on Androidto UnifiedPush bugs on AndroidThis was in fact never an upstream bug, but a misunderstanding by me of how it worked. Fixed in main.