Doing the React TMDB movies tutorial, issue with creating platform without requested ping
- 0
- Databases
- React Native
- Web
At the point where I created a brand new app on appwrite but cannot instantiate the react platform without cloning a whole other app and doing some ping button press. Just want to use for my tmdb movies app which the instructions in the JS Mastery tutorial differ from the changes on Appwrite site on how to do this. How can I skip this process and still instatiate a react native platform on my new app? Confused so please don't hesitate to ask for more info.
Also tried to do the ping by adding env's to the cloned app as a workaround and even that didn't work because you need user instances which are not apart of the JS Mastery tutorial with Adrian. The Appwrite Website was less complicated in his tutorial but with recent changes on the site, it's not the same one.
Recommended threads
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...
- Error | general_unknown
I have built a website using Appwrite Cloud as backend, and also using sites for deployment. My website is live but sometimes it shows Appwrite's Error general_...
- Invalid token passed in the request
Hello, I have an issue using updateMagicURLSession. I send the email using sendMagicLink, which works fine. When i click the link in the email i get the invali...