Post

Replies

Boosts

Views

Activity

Reply to Crash observed in iOS 18.4 beta on opening camera from WebView.
A workaround that I have found in the webkit forums posted by @ajaymati1000 Prewarming the capture device(here the camera) helps fix the crash. Get all the necessary permissions and then write down this anywhere before you enter into the web camera flow. let _ = AVCaptureDevice.default(.builtInWideAngleCamera, for: .video, position: .front)
Topic: Safari & Web SubTopic: General Tags:
Replies
Boosts
Views
Activity
Apr ’25
Reply to Feedback Assistant - Lack of Responses
Please provide resolution on FB13410101 (Metrics in XCode Organizer stuck with margins of error)
Replies
Boosts
Views
Activity
Dec ’23
Reply to Metrics in XCode Organizer stuck with margins of error
Anyone has had any luck here?
Replies
Boosts
Views
Activity
Nov ’23
Reply to Metrics in XCode Organizer stuck with margins of error
We have been noticing the same for our app as well. We are not seeing the metrics being updated though I can see crashes for those versions.
Replies
Boosts
Views
Activity
Nov ’23