ios
ios copied to clipboard
addNotificationRequest not work
-
I cloned repository: https://github.com/react-native-push-notification-ios/push-notification-ios/tree/master/example, But function
addNotificationRequest
not work on my device -
depenecy: @react-native-community/push-notification-ios:1.8.0 react:16.13.0 react-native-push-notification:7.3.1 react-native: 0.63.4,
-
my device: iphone5 (ios 10.3.4)
Please help me!!!!! Thanks
sử dụng PushNotification.localNotificationSchedule({}); đi, đừng sử dụng cái của ios
sử dụng PushNotification.localNotificationSchedule({}); đi, đừng sử dụng cái của ios vẫn ko được bác, im nghỉm luôn nhưng mà firebase vẫn onNotification bth
sử dụng PushNotification.localNotificationSchedule({}); đi, đừng sử dụng cái của ios vẫn ko được bác, im nghỉm luôn nhưng mà firebase vẫn onNotification bth
vừa test vẫn được mà, có push đúng channel của nó không, channel phải tồn tại thì nó mới hiện ra được.
xin code ví dụ với bác, e chưa hiểu lắm :v