hellohuanlin

Results 189 comments of hellohuanlin

Does it only happen on latest version of iOS? Can you try using this UIView API instead? https://developer.apple.com/documentation/uikit/uiview/1622589-drawviewhierarchyinrect

> the `window.layer` works better since that method handles better presented views and alerts. can you elaborate more?

I've seen a similar issue somewhere else in the plugin, and suspect that this may be an iOS issue (Does it only happen to certain version of iOS 17?) An...

I noticed that I only did `a/b=2`. The numbers make sense if i increase number of runs. So will close it.

re-openning and assign to our team as the issue is still valid.

Sorry I wanted to re-open another issue that was closed by the infra team. This issue was resolved.

@jonahwilliams Doesn't look like it's double positioned. The position of the platform view is set at https://github.com/flutter/engine/blob/main/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews.mm#L623 The transform mutators are concat'ed and applied to the clipping path: https://github.com/flutter/engine/blob/main/shell/platform/darwin/ios/framework/Source/FlutterPlatformViews_Internal.mm#L450 I...

Currently having some crash with Admob dependency, but I think it's just my local machine. Will post back I got it addressed. ``` [!] CocoaPods could not find compatible versions...