VLCPlaybackInfoSubtitlesFetcherViewController: Fix crash on iPad
UIAlertController with UIModalPresentationPopover as a style need to have sourceView/sourceRect set otherwise it will crash.
More info on the exception raised by the crash.
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'Your application has presented a UIAlertController (<UIAlertController: 0x1461e1c00>) of style UIAlertControllerStyleActionSheet from UINavigationController (<UINavigationController: 0x146b54400>). The modalPresentationStyle of a UIAlertController with this style is UIModalPresentationPopover. You must provide location information for this popover through the alert controller's popoverPresentationController. You must provide either a sourceView and sourceRect or a barButtonItem. If this info
Merge request reports
Activity
changed milestone to %3.2.8
added 1 commit
- aa0f835e - VLCPlaybackInfoSubtitlesFetcherViewController: Fix crash on iPad
added 7 commits
-
aa0f835e...51411803 - 6 commits from branch
videolan:master
- 31a7d9d1 - VLCPlaybackInfoSubtitlesFetcherViewController: Fix crash on iPad
-
aa0f835e...51411803 - 6 commits from branch