Please fix the error fast because all my apps are closed
- 0
- Android
- Auth
- Databases
- Storage
- Functions
Please fix the error fast because all my apps are closed so please fix this
@Krishanu singh did you have seen my pinned post?
Yes but please fast
The team is working as fast as possible. Restoration process is slow due to hardware limitation. The team can't overclock the server or time travel to make it faster 😅
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...
- 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...