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

feat(diagnostic): add DENIED_ONCE introduced by diagnostic v5 #3071

Merged
merged 3 commits into from
Jul 1, 2019

Conversation

ciekawy
Copy link
Contributor

@ciekawy ciekawy commented Jun 25, 2019

cordova.plugins.diagnostic@5.0.0 introduced breaking change moving from DENIED to DENIED_ONCE and make the statuses semantically equal for iOS and Android. For backward compatibility DENIED is untouched in this PR but marked as deprecated

cordova.plugins.diagnostic@5.0.0 introduced breaking change moving from `DENIED` to `DENIED_ONCE` and make the statuses semantically equal for iOS and Android. For backward compatibility `DENIED` is untouched in this PR but marked as deprecated
@ciekawy ciekawy changed the title add DENIED_ONCE introduced by diagnostic v5 feat(diagnostic): add DENIED_ONCE introduced by diagnostic v5 Jun 25, 2019
@danielsogl danielsogl self-assigned this Jul 1, 2019
@danielsogl danielsogl added the target: patch This PR is targeted for the next patch release label Jul 1, 2019
@danielsogl danielsogl merged commit 54ac2bf into danielsogl:master Jul 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants