darshankawar
darshankawar
Thanks for the report. I verified this using the repo provided and running on Android emulator and observed that the issue mostly occurs specifically using TLHC while not using HC....
@salimhabar When you open an issue, please try to use new issue template and fill out requested details so that we have enough info to work with. Just posting screenshot...
Closing this as duplicate of https://github.com/flutter/flutter/issues/169335. Please follow-up in it and share your findings there for better tracking.
Thanks for the report. Seeing same behavior as reported on Android.
Thanks for the report. I currently don't have physical ipad / latest version with scribble feature, so can't verify this, but based on the report, keeping it open and labeling...
``` /Users/rensithudaragonalagoda/Desktop/App/my_app/selfcare/ios/Pods/Target Support Files/share/share-umbrella.h:13:9: error: double-quoted include "FLTSharePlugin.h" in framework header, expected angle-bracketed instead ``` This is pointing to plugin and not pointing to framework plugin as mentioned in https://github.com/flutter/flutter/issues/60025...
@t-kozak Please check https://github.com/flutter/flutter/issues/60025 and https://github.com/flutter/flutter/issues/157374#issuecomment-2442083596
> golbang_jb/flutter_01.log @loading1031 Can you provide this log file ? > I think google map and ios is crashed. Can you provide a runnable reproducible code sample that triggers this...
@JamesUncle Can you provide the device details (make, model, gpu) on which you see the reported behavior ? Can you also provide a short demo video ? Also provide complete...
> I use flutter run --no-enable-impeller --release, the app works well, So is it only occuring for you with impeller and not without it ?