Open rinsarmu opened 1 month ago
scripts is not enough, you should copy tvos folder too
Thank you for your assistance. I recently created a new Flutter application and added both scripts and tvOS. However, when I try to run the project, I encounter the following error:
What I've Tried: 1.Cleaned the cache.
I am facing an issue running my app in tvOS simulator I have copied the "scripts" folder from your example
My
FLUTTER_LOCAL_ENGINE
folder points to theios_debug_sim_output
folder (extracted folder)my project directory looks like this:
Any insight would be greatly appreciated.