-
# Proposal: Add Method to Hit Test and Manually Transfer Clicks (like in Android & iOS)
## Summary
Currently there is no way in WinUI C# to hit test a click and then decide what to do based on the…
-
My app uses Rg.Plugins.Popup, and we are seeing a lot of notifications from our app crash logs (15 times in last 30 days) regarding a NullReferenceException.
The stack trace is as follows:
```
…
-
I noticed that some UIView, image view or text view is rendered completely as back. This only happens for some UIView and every time for the same view. Any idea?
iOS 14.3
Swift 5
Both device and …
-
```bash
94 warnings generated.
In file included from /Users/xx/ios/Pods/FlipperKit/iOS/Plugins/FlipperKitPluginUtils/FlipperKitLayoutHelpers/FlipperKitLayoutHelpers/UIView+SKInvalidation.mm:14:
…
-
### Description
Hi team,
we are trying to embed MAUI controls into net6.0-ios project, but we are facing an issue.
If we create an UIViewControler from MAUI control using ToUIViewController metho…
-
### Description
调用方法
YBIBImageData *ybData = [YBIBImageData new];
ybData.imageURL = [NSURL URLWithString:urlString];
ybData.projectiveView = nil;
YBImageBrowser *brow…
-
I am seeing "Unable to simultaneously satisfy constraints" error in Xcode console when running app on iOS9 device/simulator when videos are playing in full screen. I didn't see this issue on iOS8.
**…
-
-
Webview is causing UI issues when the keyboard is opened on iOS. The error is consistent across iOS versions 10-12 and across multiple devices. This occurs when the webview is housed in a Rect.
Err…
-
**Bug 表现**
问题的具体描述
内存泄漏
**截图**
[QMUIHelper executeBlock:^{
OverrideImplementation([UIView class], @selector(layoutSublayersOfLayer:), ^id(__unsafe_unretained Class originClass, SEL …