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

The behavior of notificationReceived on Android is the same as iOS. #37

Closed
wants to merge 1 commit into from
Closed

The behavior of notificationReceived on Android is the same as iOS. #37

wants to merge 1 commit into from

Conversation

gimdongwoo
Copy link

On Android, additionalData must be present for notificationReceived event to occur.

Even if there is only Title and Body, it is need to fire event.

The iOS version in your module is working like that.

Because, I'm make to the behavior of notificationReceived on Android is the same as iOS.

I confirmed that I built it and it works, but your policy did not seem to upload the module zip file, so I omitted it.

Thank you!

@jvandijk
Copy link
Collaborator

jvandijk commented Aug 9, 2017

@gimdongwoo thank you submitting this PR. I'm closing this now in favor of #38 which incorporates your addition, but on top of that exposes everything in the payload that OneSignal sends.

And yes, we don't distribute the zip file because the build process is automated based on git tags.

@jvandijk jvandijk closed this Aug 9, 2017
@gimdongwoo gimdongwoo deleted the android_notificationReceived branch November 7, 2017 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants