[BUG] Can't split fruit in game when using Chrome Web on Mobile #53
Labels
bug
Something isn't working as expected
external help wanted
Looking for help on this ticket from the community
p1
High-priority issues at the top of the work list
question
Further information is requested
🐛 Bug Description
When using Flame with Flutter on web, I encounter an error specifically when using Chrome on mobile devices. The issue doesn't appear on Chrome for desktop, including when using developer tools for a mobile screen.
I haven't found a solution yet, but I'm investigating it. I’m opening this issue to get notified if the community has a solution.
🔄 Steps to Reproduce
Steps to reproduce the bug:
🖥️ Expected Behavior
The app should run without errors when using Flame on Chrome for mobile, just like it works on Chrome for desktop.
📱 Environment
📸 Screenshot (if applicable)
Add screenshots or video recordings to help explain your problem.
Also i am also tracking this same error code on Flutter SDK issue
Additional context
toImageSync
is not supported on the HTML backend for Flutter on the web, and it recommends usingdrawPicture
ortoImage
.**Flutter Environment**
The text was updated successfully, but these errors were encountered: