firebase

  1. practicalsoft

    B4X FEED A little help with - Sign in with Apple & Firebase

    I have sign in with Google on Firebase working but I am sure not all apple users have Gmail accounts. So I went to this page Sign In with Apple and Firebase Seems kind of straight forward but once I have a provision that doesn't have a wild card (has what I will actually use) This is where my...
  2. practicalsoft

    B4X FEED Firebase RemoteConfig And B4A 10.2

    I'm using the Firebase RemoteConfig lib from @DonManfred and works fine in B4A 10.0 Now I try the B4A 10.2 beta and the app stops with no logs. I get this error in the unfiltered logs: Spoiler: Errors unfiltered logs B4X: FATAL EXCEPTION: main Process: br.com.myprofiles.testes, PID: 26153...
  3. practicalsoft

    B4X FEED Firebase crash on mobile - java.lang.runtimeException: unable to get provider

    I try the firebase push and i have an error on my mobile after crashing : java.lang.RuntimeException: Unable to get provider com.google.firebase.provider.FirebaseInitProvider: com.google.firebase.components.MissingDependencyException: Unsatisfied dependency for component Component<[class...
  4. practicalsoft

    B4X FEED B4A v10.2 BETA is available for download

    This update adds support for the latest version of Firebase, Crashlytics and Android SDK. B4ASdkManager updated to support latest version of Android SDK command line tools. Firebase libraries updated to support latest version of Firebase SDK. OkHttp updated based on OkHttp 3.14.9. Support for...
  5. practicalsoft

    B4X FEED New SDK and Firebase-Integration. Am i able again to further wrap other Firebase components?

    New SDK and Firebase-Integration. Am i able again to further wrap other Firebase components? In fact i am interested to update my old Firebase-Libraries. Config, RT-DB, Firestore, ML-Translate, do a new wrapper for the new -standalone - Google MLKIT. Most of them depends on the new...
  6. practicalsoft

    B4X FEED firebase storage: upload and delete done but download error

    in the firebase storage my app can upload and can delete a file but download error: (IOException) java.ioException: could not open resulting stream. My rules: rules_version = '2'; service firebase.storage { match /b/*****.appspot.com/o { match /public/{allPaths=**} { allow read, write; }...
  7. practicalsoft

    B4X FEED What is the package name of my app (firebase)?

    I'm trying to setup firebase. I have downloaded the google-services.json and put in in the *.b4a folder but I get error "Error parsing google-services.json" when I try to compile a default app. I saved my project as firebase in the B4A IDE and in the firebase website I used com.B4A.firebase as...
  8. practicalsoft

    B4X FEED Apk con Firebase no corre

    Buen dia a todos, de nuevo me tienen por aquí con un nuevo dolor de cabeza-Firebase. Ya miré los tutoriales de Erel hasta el cansancio y creo que nada estoy haciendo mal. No logro hacer funcionar la conexion entre b4a y Firebase. Tengo todo tal cual el ejemplo de Erel, y he leido mas temas...
  9. practicalsoft

    B4X FEED Sign in with Apple (Firebase) do not show user DiplayName

    hello, finally I made working Firebase with apple signin, now I have next trouble - when user signs in with Aplle id , Firebase do not show CurrentUser.DisplayName, even if I delete this user from Firebase console /authentication/users and from https://appleid.apple.com/account/manage I remove...
  10. practicalsoft

    B4X FEED Sign in with Apple and Firebase

    If you want to authenticate without Firebase: https://www.b4x.com/android/forum/threads/user-authentication-with-apple-id.113671/#content Make sure to use latest version of Firebase: https://www.b4x.com/android/forum/threads/firebase-2-50-april-2020.116278/ It will only work with iOS 13. Most...
  11. practicalsoft

    B4X FEED Google Firebase messaging vulnerability allowed attackers to send push notifications to app users

    More than $30,000 has been awarded for the discovery of a security issue that allowed attackers to send mass notifications to Android users. The bug, which impacted mobile applications that were developed on Google’s Firebase platform, enabled attackers to send push notifications to all app...
  12. practicalsoft

    B4X FEED Firebase Notifications List

    Hi all. I tried to use a Firebase Notifications - it works fine, I was able to push a notification from B4J example but my question is - how to keep a previous notification? Let say I sent a notification with a title "AAA" and body "BBB". It comes to my app and I can see it. Later on I pushed...
  13. practicalsoft

    B4X FEED Firebase Realtimedatabase

    This is is a wrap for the Firebase RealtimeDatabase. Please click here to donate for my work to write the wrapper (You can donate any amount you want :) but the minimum donation should be $10 for this Library) Please note that this version is not known as stable but - for me - it seems to be...
  14. practicalsoft

    B4X FEED Firebase notifications with emojis

    Hi to all, im using this code to show the firebase notifications B4X: Dim n As NB6 Dim icono As Bitmap = LoadBitmapResize(File.DirAssets, "icon.png", 24dip, 24dip, False) n.Initialize("default", Application.LabelName, "HIGH").AutoCancel(True).SmallIcon(icono) Dim cs...
  15. practicalsoft

    B4X FEED [ firebase auth ] can i authenticate using Apple Id on android using firebase auth ?

    can i authenticate using Apple Id on android using firebase auth ? ادامه مطلب...
  16. practicalsoft

    B4X FEED Can't compile with firebase database after updating SDK

    I ran the SDK manager and installed all the selected items this morning. And now when I try to compile I get an error in the compiler window. Maven artifact not found: com.google.firebase/firebase-installations ادامه مطلب...
  17. practicalsoft

    B4X FEED [BANanoFireStoreDB][BETA] - A CRUD Cloud FireStoreDB Wrap for BANano

    Ola Yesterday I started playing around Google FireStore. This is things I learned. So, you need to log to the console and do the initial setup. There is a Realtime Database (FireBase) and there is a Cloud FireStore. This is about the latter. Step 1. Add Firebase to your JavaScript project...
  18. practicalsoft

    B4X FEED [BANanoFireStoreDB] - A CRUD Cloud FireStoreDB Wrap for BANano

    Ola Yesterday I started playing around Google FireStore. This is things I learned. So, you need to log to the console and do the initial setup. There is a Realtime Database (FireBase) and there is a Cloud FireStore. This is about the latter. Step 1. Add Firebase to your JavaScript project...
  19. practicalsoft

    B4X FEED [BANanoFireStoreDB] - A CRUD Cloud FireStoreDB Wrap for BANano

    Ola Yesterday I started playing around Google FireStore. This is things I learned. So, you need to log to the console and do the initial setup. There is a Realtime Database (FireBase) and there is a Cloud FireStore. This is about the latter. Step 1. Add Firebase to your JavaScript project...
  20. practicalsoft

    B4X FEED [ Firebase Auth ] if i use apple id with firebase , can i logout ?

    Hello Everyone ! i am trying use Sign-in with Apple , but the apple id does not switch off, except manually in the device settings ... I would like to know if if I configure the login with apple through Firebase, the user can log out of the application whenever he wants ادامه مطلب...
عقب
بالا