hellohuanlin
hellohuanlin
i've seen several weird behavior in native ios. may worth checking if the same thing happens on native apps.
Sounds like this is blocked by other work. I am converting this to draft. feel free to request my review when it's ready.
It turns out that the platform view is added by the pointer interceptor here: https://github.com/flutter/packages/blob/2911b870677db466a41c8e44de8a96d2032dcfb7/packages/pointer_interceptor/pointer_interceptor_ios/lib/pointer_interceptor_ios.dart#L20 When we wrap a widget under `PointerInterceptor` widget, this code adds a platform view beneath...
@wenkaifan0720 I'd like to confirm whether pointer interceptor still works with the above code. Thanks!
@wenkaifan0720 Thanks for confirming the code. > Given that, I'm wondering why every internal widget involves 7 native views. These are the 7 views: - Child clipping view for clipping...
Is this ready for another pass?
Sorry, I have been working on an urgent bug. Will take a look later this week.
> @hellohuanlin does this ring any bells for you? Are you able to reproduce this? Not i can remember. Putting it in my TODO list
@AndreHaueisen does it only happen to iPhone 12 and not other models? If so I may have to get one