This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Android GCM Action Buttons lack of documentation #884
Labels
Comments
Where do you see lots of people struggling with this? I'd love to be able to answer their questions. |
@macdonst macdonst: thanks for answering, i updated the issue |
macdonst
added a commit
that referenced
this issue
May 26, 2016
call back function not working ,please any one help me out about this issue. |
Hi Guys I am also using this plugin with my push notification having actions buttons with actions to be performed in background without open my app. So this works fine in iOS but on Android it works only when i set foreground true but when i set to foreground false for android its action not working. So let me know what thing i am doing wrong or its not support this for Android? |
please, someone could help me on this? #1569 |
This thread has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
hi,
this is more of some questions/remarks on the docs:
In PAYLOAD.md/android/action buttons
The docs refer to callbacks attached to an
app
object, just likeTo what app object are you referring to? where should it be declared, attached to what root object? I'm in the context of an ionic app. And I only could make it work using the window object like this:
excerpt of the notification
excerpt of app code where declaring the callbacks
a complete example including app code would be much appreciated i guess, as i see some posts of people stuck in the middle with this, including
here
there
The text was updated successfully, but these errors were encountered: