-
Ipad Popover not working
```
[ERROR] : The application has crashed with an uncaught exception 'NSGenericException'.
[ERROR] : Reason:
[ERROR] : UIPopoverPresentationController () should have a no…
abada updated
8 years ago
-
The following crash report was found in Xcode (Window → Organizer → Crashes):
```
1 WordPress 0x00000001016b3b5c static BloggingRemindersFlow.weeklyRemindersKey(for:) + 12 (…
-
| | |
|------------------|-----------------|
|Previous ID | SR-1499 |
|Radar | None |
|Original Reporter | @mattneub …
-
Date: 2019-08-25 15:23:22 +0000
Process: AppStore
Bundle id: com.apple.AppStore
Exception type: NSInvalidArgumentException
Reason: [ setNilValueForKey]: could not set nil as the value for the key …
-
In the stock version of the example in iOS 11.0.3/Swift4/XCode 9, there are two issues with the popover:
1) presenting the popover in landscape leads to a grey area surrounding the popover, the out…
224XS updated
6 years ago
-
public func presentBottom(_ vc: PresentBottomVC.Type) {
let controller = vc.init()
controller.modalPresentationStyle = .custom
controller.transitioningDelegate = self
self.present(…
-
Sorry lkzhao that I don't really have time to debug and make a pull request to help you but I hope I could at least report what I found while using your control.
Currently, I have a MenuViewControll…
-
Please provide all the information requested. Issues that do not follow this format are likely to stall.
## Description
Setting `value`, or `defaultValue` with `onChange` will cause iOS undo/redo …
-
#### Description
Summary:
When presenting a view controller from a UIDocumentBrowserViewController, getting the transition controller with transitionControllerForDocumentURL:, the presented view con…
-
Reported at p5T066-3qr-p2#comment-13080
"Pull-to-dismiss" doesn't seem to work in Views where we are using `SafariView` or `SafariSheetView` via an `UIViewControllerRepresentable`. This happens in …