You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UNUserNotificationCenter.current().delegate = self as? UNUserNotificationCenterDelegate
}
UIApplication.shared.setMinimumBackgroundFetchInterval(TimeInterval(60*15))
then click on the notification to open it!!
Hi,
I am trying to open alice inspector on notification tap its works automatically in android but nothing on iOS
The text was updated successfully, but these errors were encountered: