简体   繁体   中英

How can I target a particular path/ page in an ionic app for android using onesignal push notification

I just built an ecommerce app using ionic and wooCommerce as the backend. i send Push notifications with OneSignal and it's been excellent so far. What i would like to do is this:

How can I target a particular path/ page in an ionic app for android using Onesignal when the notification is tapped

Thanks all.

将 OneSignal 与 Ionic 一起使用时,要将用户定向到应用中的特定位置,请确保将所有相关信息作为附加数据的一部分发送,并在handleNotificationOpened 事件中处理启动相关页面。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM