Hello everyone, hope you're doing alright
I'm trying to save a phone number to Firebase after showing a text input dialog with Notifier. When the user long-clicks a button, the dialog appears, and after entering the number, I use AfterChoosing
to store it with FirebaseDB.StoreValue
. The input is captured correctly, the Firebase URL and token are set properly, and there's internet connection, but the value doesn't get stored. What could be the issue?
Update:
I tried to set the choice to many things nothing took choice value