I am building an android application which is using React native(EXPO) and Appwrite. But While using the App in the Expo Go or Orbit it works perfectly wihout errors but after I have completed building the app and Install it on my device it shows a white screen and nothing else. Is there any specific solution for this problem.
its has more likely a expo problem Rather than appwrite but could you make a dev build and then try it shows some erros which might have been missed in expo go or production
some cases are that you are missing an api key for a library you imported such as react native maps
Recommended threads
- DB Relational Table Request
Hi, I'd like to suggest a rewording of the relationships between tables. - Current wording: storeOperatingDays can contain one storeId ...
- Domain is already used. Please try again...
I have a website with where the www.domain.me This website works just fine But if I try to visit domain.me. I get this error. I keep getting sent to some app ri...
- Redirect from clicking team invite link ...
Hi all! Pretty new to app development in general so this might be something more generic than appwrite, but I've found (after reading the docs for the Teams API...