Redirection Issue in Kotlin
I am working on a beginner-level quiz project where I am using Firebase Authentication for login and signup, Firebase Database for storing quiz data, and the Material Design 3 Date Picker for date selection.
Cant use the variable out of Firestore Query
I cant find any solutions anywhere.. I know this is actually simple but i dont know how.. Here is my code..
How come my JVM does not shutdown when using Google Cloud Firestore BulkWriter?
I’m trying to implement the BulkWriter from Google Cloud Firestore in Kotlin.
Two database Transaction with same database variable
the code looks like this..