简体   繁体   English

用户在iOS中向上滑动推送通知时如何执行操作

[英]How to perform an action when a user slides up a push notification in iOS

I want to perform a action when a user slides up a push notification on home screen in iOS. 当用户在iOS的主屏幕上向上滑动推送通知时,我想执行一个操作。 Precisely which functions gets called when a user slides up a local push notification. 当用户向上滑动本地推送通知时,准确地调用哪个函数。

我可能是错的,但我认为您无法获得此类活动。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 iOS推送通知操作未显示 - iOS Push Notification Action is not showing up 当应用被终止时,在推送通知后执行操作:react-native,IOS - Perform action after push notification when app is killed : react-native, IOS 当应用程序处于前台时,如何在点击推送通知时执行操作,而不是自己执行操作? - How to perform action on tap of Push Notification rather than performing action by itself when app is in foreground? 设备锁定时的iOS推送通知操作 - iOS push notification action when device is locked iOS-用户滑动屏幕时如何执行操作? - iOS - How do I perform an action when the user swipes the screen? 如何控制何时在iOS中提示用户推送通知权限 - How to control when to prompt user for push notification permissions in iOS 当用户拒绝推送授权时,ios静默推送通知 - ios silent push notification when user denies Push Authorization iOS推送通知:如何在应用程序处于后台时检测用户是否点击了通知? - iOS push notification: how to detect if the user tapped on notification when the app is in background? 当 iOS 应用程序被暂停/杀死并且用户点击通知时,如何处理 Firebase 推送通知? - How to handle Firebase push notification when iOS app is suspended/killed and user clicks on the notification? 无法对推送通知自定义按钮执行操作 - Not able to perform action on push notification custom buttons
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM