Post

Replies

Boosts

Views

Activity

iOS 14 Notification not delivered
I had a problem with VoIP and Standard notifications with iOS 14.X only devices. My scenario is as follows: I have two iOS devices: User A, User B Interrupt the internet connection at user B User A call User B via my VoIP application Wait 15 seconds and activate the internet for B Issue: VoIP notification of the call is not received for User B Side effect: Randomly after this scenario, User B may no longer receive VoIP and standard (for text) notifications until I reboot the device. PS: If user B is using iOS 12 or iOS 13 it works fine.
0
0
572
Aug ’21
iOS 14 Notification (VoIP and APNS) not delivered
I had a problem with VoIP and Standard notifications with iOS 14.X only devices. My scenario is as follows: I have two iOS devices: User A, User B Interrupt the internet connection at user B User A call User B via my VoIP application Wait 15 seconds and activate the internet for B Issue: VoIP notification of the call is not received for User B Side effect: Randomly after this scenario, User B may no longer receive VoIP and standard (for text) notifications until I reboot the device. This side effect is more common when I switch to LTE 7/10 When I switch to WIFI, I was able to reproduce it 1/20 PS: If user B is using iOS 12 or iOS 13 it works fine.
0
0
719
Aug ’21
[iOS 14.5 Beta] SCNetworkReachabilityFlags return kSCNetworkReachabilityFlagsTransientConnection
Hello, I have a question that could help better understand a change in iOS 14.5 Beta, it could be a problem with this Beta. For my test: I am using an iPhone 11 Pro device. Device connected via WIFI iOS 14.2: handling this SCNetworkReachabilityGetFlags return kSCNetworkReachabilityFlagsReachable. When I upgraded to iOS 14.5, the result is different which became kSCNetworkReachabilityFlagsReachable | kSCNetworkReachabilityFlagsTransientConnection Could someone explain this change to me and is it a bug with iOS 14.5?
4
0
1.6k
Feb ’21