-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined is not an object (evaluating '_expo.FileSystem.writeAsStringAsync') #1
Comments
I have the 2nd error you posted as well - what's strange is that I had this running fine, was playing with it and broke it - so re-cloned the repo and suddenly it won't run. No idea what changed behind the scenes to cause this. Also note this is iOS only, so it won't run on a Samsung/Android device. |
FYI, I fixed |
Thanks, @rivvid. Surprisingly that got the app running for me too. However if I choose an image I now get the following two warnings:
Maybe that has something to do with testing it on an Android phone, though 😆 |
After this, upgrading to expo 33.0.7 works as well. |
BTW thank you @EvanBacon for publishing this repo, helped me kickstart our Halloween haunt this year -- we used some pre-recorded and live greenscreen effects, and as a non-iOS developer this Expo app was my saving grace -- here's some videos of the end results: https://www.instagram.com/p/B4VDuHup8p4/ |
I cloned the repository, ran
yarn
and thenexpo start
. When I tried to load the app in the Expo client on my Samsung Galaxy S8 phone I got the following two errors:Expo client version:
2.12.0
The text was updated successfully, but these errors were encountered: