Hi , i am currently using appwrite and got some problem that is being used in almost all Apps.
- Project Cloning
- Import project from 1 appwrite to another self hosting server and vice versa.
- Should use sha , so that only original app can request any api call .
- In Mobile authentication there should be option to set otp for any number , so that it works good in testing and also for app uploading process . 5.Push Notification
TL;DR
The user has a wishlist for Appwrite features. They mention a desire for project cloning and importing projects between Appwrite instances. They also suggest using SHA for API call security and request an option to set OTP for mobile authentication. They mention push notifications as well.
No solution is provided in the support thread.Hi, did you try searching our github for these issues?
For example, push notifications: https://github.com/appwrite/appwrite/discussions/1623
Recommended threads
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Database listRows method call failing in...
I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of...