B4X FEED Firebase Storage problems

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Firebase Storage problems است. این موضوع تا کنون 109 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Firebase Storage problems
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
109
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
SignInWithGoogle.ResultArrived
ResultArrived Success
** Activity (prefs1) Resume **
firebaseAuthWithGoogle success: false
error: com.google.firebase.FirebaseException: An internal error has occurred. [ CONFIGURATION_NOT_FOUND ]
Click to expand...

service firebase.storage {
match /b/xxx-xxxxx-xxx.appspot.com/o {
match /auth/{allPaths=**} {
allow read, write: if request.auth != null;
}
match /user/{userId}/{allPaths=**} {
allow read, write: if request.auth.uid == userId;
}

}
}
Click to expand...
I have a new project which is not yet published. Can I check the functionality of firebase storage on my phone? I can't get the login screen to pop up. I set the rules properly and json is attached to the project. bucket in the codes is set properly. Anything else I should check? Thanks

 

عقب
بالا