tvOS running issue
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 the ios_debug_sim_output folder (extracted folder)
my project directory looks like this:
Any insight would be greatly appreciated.
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.
2. Restored the machine.
my folder structure look like this.
Sorry for not answering, was absolutely overloaded, now I have time to support, could you tell, have you succeed?