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

Customizing action button for direct reply to notifications #217

Closed
natalie-natsu opened this issue Jul 26, 2017 · 5 comments
Closed

Customizing action button for direct reply to notifications #217

natalie-natsu opened this issue Jul 26, 2017 · 5 comments

Comments

@natalie-natsu
Copy link

I must implement direct reply as it is explained in android documentation for native application.

I've seen that it's possible to customize action buttons and handle those events with NotificationOpenedHandler, but nothing like a direct reply action.

What should I do to implement a such feature ?

Thanks for your help,

@jkasten2
Copy link
Member

@WaSa42 The OneSignal Android SDK that is used by this SDK does not currently support this feature. It could be added to the native SDK or you can create your own Cordova Android plugin that uses the Background Data and Notification Overriding OneSignal SDK feature to override the notification being displayed to add this.

Thanks.

@baskin
Copy link

baskin commented Dec 2, 2017

Just checking if there was any progress on this or any better approaches in the ~4months since the ticket was cut. Otherwise I was planning to do as @jkasten2 suggests -- 'create your own Cordova Android plugin that uses the Background Data and Notification Overriding OneSignal SDK'

@jkasten2
Copy link
Member

jkasten2 commented Dec 5, 2017

@baskin We don't plan to get to this in the near future, there are a number of other higher priority tasks we have on our roadmap before this one. Thanks.

@canibal1
Copy link

It's been 6 years, is there any progress on this?

@j4hangir
Copy link

Onesignal still doesn't support direct replies!?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants