Post

Replies

Boosts

Views

Activity

Reply to CoreGraphics CGPDFPagePurgeResources
Hi! I have a somewhat similar issue. Users with iOS16 are experiencing crashes when trying to view a PDF file on a UIWebView (CoreGraphics CGPDFPagePurgeResources), right after loading the request. I filed a report on Feedback Assistant (FB11602834). Tried to migrate to WKWebView but started to receive compiler errors like "WKWebView before iOS 11.0 (NSCoding support was broken in previous versions)" and straight up Xcode error like "executable path is directory Xcode"
Topic: UI Frameworks SubTopic: UIKit Tags:
Sep ’22
Reply to CoreGraphics CGPDFPagePurgeResources
Hi! I have a somewhat similar issue. Users with iOS16 are experiencing crashes when trying to view a PDF file on a UIWebView (CoreGraphics CGPDFPagePurgeResources), right after loading the request. I filed a report on Feedback Assistant (FB11602834). Tried to migrate to WKWebView but started to receive compiler errors like "WKWebView before iOS 11.0 (NSCoding support was broken in previous versions)" and straight up Xcode error like "executable path is directory Xcode"
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Sep ’22
Reply to Im getting only feedback json from testflight. There is no crash log.
I'm having the same issue. Had a crash feedback from an iPhone with iOS 15 and the only thing I can download is a json file
Replies
Boosts
Views
Activity
Jul ’22
Reply to How to stream fmp4 with AVFoundation
Forgot to mention this: the url has no file extension
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’22
Reply to How to stream fmp4 with AVFoundation
Forgot to mention this: the fmp4 streams I'm trying to play does not have a manifest. The workaround on Android was to use ProgressiveMediaSource on Exoplayer. That made the player ignore the fact that there is no manifest and play the stream.
Topic: Programming Languages SubTopic: Swift Tags:
Replies
Boosts
Views
Activity
Mar ’22