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

Data callback? #6

Closed
stephan-nordnes-eriksen opened this issue Jun 28, 2016 · 5 comments
Closed

Data callback? #6

stephan-nordnes-eriksen opened this issue Jun 28, 2016 · 5 comments

Comments

@stephan-nordnes-eriksen
Copy link

stephan-nordnes-eriksen commented Jun 28, 2016

Is there a way to get the data/message from the notification to the app via a callback?

The normal flow for notifications are:

  1. App In Background/ App Off
    • Show Notification in toolbar
    • When notification is clicked, receive callback with data.
  2. App in Foreground:
    • Receive callback with data.
@tgensol
Copy link

tgensol commented Jul 25, 2016

+1 ?

@robertarnesson
Copy link
Contributor

onNotificationOpen is implemented on android (its missing in the readme though)

@neolectron
Copy link

thanks, just need it for iOS to close this ticket :p

@robertarnesson
Copy link
Contributor

see #36

made a first pass on this for ios. you can try it by installing the plugin from github master

@robertarnesson
Copy link
Contributor

integrated in 0.1.11

miraten pushed a commit to gongdoc/cordova-plugin-firebase that referenced this issue Jun 27, 2019
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

No branches or pull requests

4 participants