Post

Replies

Boosts

Views

Activity

WebRTC video connection dropping on iOS 17
I've been having connection issues with WebRTC in my app since updating my devices to iOS 17. The issues are inconsistent, but generally the video connection cuts out after a couple seconds, seemingly because of network issues. I saw that there was a mention of WebRTC in the security content of iOS 17, and I've seen some reports on Reddit about users of smart home devices with cameras having connection issues after updating to iOS 17. Is anyone else experiencing similar issues? This is the WebRTC package I'm using: https://github.com/stasel/WebRTC
2
0
1.5k
Oct ’23
App Attest server implementation
I'm trying to verify attestations from Apple devices on my server, and I'm finding it difficult to implement some of the steps outlined here. This is the current state of my implementation. I'm stuck on the step where the credCert extension is decoded and compared with the nonce. I'd be grateful for any help anyone can provide.
3
0
2.0k
Oct ’23
WebRTC video connection dropping on iOS 17
I've been having connection issues with WebRTC in my app since updating my devices to iOS 17. The issues are inconsistent, but generally the video connection cuts out after a couple seconds, seemingly because of network issues. I saw that there was a mention of WebRTC in the security content of iOS 17, and I've seen some reports on Reddit about users of smart home devices with cameras having connection issues after updating to iOS 17. Is anyone else experiencing similar issues? This is the WebRTC package I'm using: https://github.com/stasel/WebRTC
Replies
2
Boosts
0
Views
1.5k
Activity
Oct ’23
App Attest server implementation
I'm trying to verify attestations from Apple devices on my server, and I'm finding it difficult to implement some of the steps outlined here. This is the current state of my implementation. I'm stuck on the step where the credCert extension is decoded and compared with the nonce. I'd be grateful for any help anyone can provide.
Replies
3
Boosts
0
Views
2.0k
Activity
Oct ’23