Hello Appwriters and Team, i'm very aware that my question is very way of with Appwrite, my request it's App specific.
I want to add a feature to my app that it show you users that are already using the app from your contact list. but the challenge here is that some users are from different countries and when registering on my app i added their country code to the phone number and save it to the UserCollection.
please how do i show such users to my user?
Recommended threads
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...