Has anyone been able to set up actionable native push notifications with either iOS or Android within a bubble application?
Yes, I’ve used WebPushR in the past and it has worked well for me. I suppose if you use services like BDK or Natively, they allow you to do the same (with an integration with OneSignal)
Interesting! I am using BDK and they have a native push notification feature but it does not offer the Actionable Notifications. Are you saying I can set this up manually in one signal?
I’m not sure of the OneSignal setup since I have always used WebPushR
By this, you mean that a user should be able to click and be taken to a place in your application?
I see. And yes correct. For example the app I am working on is related to medications and they could select that they took the medication on the notification and it would trigger a workflow in the app itself.
Got it, I checked OneSignal btw and this is what is has - Action Buttons
Maybe you can use this for your use-case?
Oh wow! I will definitely take a look. Looks like a clear option will just need to use the one signal notifications instead of the BDK ones that I am triggering.
Really appreciate it!
Correct, do try it and let us know. No worries
Well it appears that I was able to get an action button there…however actually making it trigger an event is appearing to be out of my league.
Do you have experience with this?
Not with OneSignal but I can take a look
Before you spend too much time. Heard back from BDK that this would involve editing the source file which I do not have access to.
This topic was automatically closed after 70 days. New replies are no longer allowed.