Closed nikclayton closed 3 months ago
The user might register with a distributor, and then delete the distributor app.
If that happens the user is not prompted if there are no distributors, and re-registration does not happen.
Fix this by checking the ack'ed distributor is still in the list of installed distributors.
There was a conflicting redefinition. I've updated and merge your branch : https://github.com/UnifiedPush/android-connector/commit/3c7a350f14e27cd2f6226d3a6e7ea3c7397be78e
The user might register with a distributor, and then delete the distributor app.
If that happens the user is not prompted if there are no distributors, and re-registration does not happen.
Fix this by checking the ack'ed distributor is still in the list of installed distributors.