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

Checked for nullity of activation / deactivation results #303

Merged
merged 10 commits into from Jan 24, 2022

Conversation

ikbalkaya
Copy link
Contributor

@ikbalkaya ikbalkaya commented Jan 24, 2022

This PR fixes #298

resultForActivate and resultForDeactivate will be checked before methods using them are invoked

@github-actions github-actions bot temporarily deployed to staging/pull/303/dartdoc January 24, 2022 11:27 Inactive
@ikbalkaya ikbalkaya linked an issue Jan 24, 2022 that may be closed by this pull request
Copy link

@KacperKluka KacperKluka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One change required and please reformat the code as some whitespace are missing 😉

@github-actions github-actions bot temporarily deployed to staging/pull/303/dartdoc January 24, 2022 11:47 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/303/dartdoc January 24, 2022 11:51 Inactive
@github-actions github-actions bot temporarily deployed to staging/pull/303/dartdoc January 24, 2022 11:56 Inactive
ikbalkaya and others added 2 commits January 24, 2022 11:56
Co-authored-by: Quintin Willison <q@qwuk.net>
Co-authored-by: Quintin Willison <q@qwuk.net>
@github-actions github-actions bot temporarily deployed to staging/pull/303/dartdoc January 24, 2022 12:00 Inactive
Copy link

@KacperKluka KacperKluka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small cosmetic change 😉

@github-actions github-actions bot temporarily deployed to staging/pull/303/dartdoc January 24, 2022 12:08 Inactive
…to bug/android_push_npe_channel

# Conflicts:
#	android/src/main/java/io/ably/flutter/plugin/push/PushActivationEventHandlers.java
Copy link

@KacperKluka KacperKluka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@QuintinWillison
Copy link
Contributor

Looks like flakey tests explaining why Android 29 integration test run failed. We've got a customer waiting on this fix so I'm going to land this PR regardless so we can make a release.

@QuintinWillison QuintinWillison merged commit 0b0a8d8 into main Jan 24, 2022
@QuintinWillison QuintinWillison deleted the bug/android_push_npe_channel branch January 24, 2022 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Customer reporting issue with NPE on Android push notifications
3 participants