You are viewing a single comment's thread from:
RE: Triviums Mobile App (UPDATE: Show Users)
@codingdefined thank you for your review and comments.
I would like to comment on your thoughts:
- I don't understand what the path means, I mean the actual problem.
- When a user launches the app after installation, it's ideal not to leave the main screen blank or to exit the app because there is no internet connection. So, this is the reason I persisted it in Firestore for offline query. No other action can be performed after this when there is no internet
I am saying that since you are using the full path as C:......, its better to not use like this and usr a relative path.
Alright thanks. Noted!