Other B4A v12.0 has been released - Erel    Nov 17, 2022   (65 reactions) Updated Android, Google, AndroidX and Firebase SDKs. Updated libraries: B4XTable v1.23, B4XPages template, FirebaseAdmob2 v3.0, FirebaseAnalytics v3.0, FirebaseAuth v3.0, FirebaseStorage v3.0, FirebaseNotifications v3.0, AppCompat v4.02, USB v1.01, BCTextEngine v1.94, Phone v2.53, GooglePlayBilling B4A Library FirebaseNotifications - Push messages / Firebase Cloud Messaging (FCM) - Erel    Jun 26, 2023   (47 reactions) Updated tutorial: https://www.b4x.com/android/forum/threads/b4x-firebase-push-notifications-2023.148715/
260077923
Clarification: The nice thing about FCM is that your app doesn't need to run in order to receive messages. The FirebaseMessaging receiver will be started by the OS when a new message B4A Library Crashlytics - crash reports - Erel    Aug 24, 2021   (21 reactions) Google has deprecated the old method. The instructions were updated. Note that the old class is no longer required.
Make sure to use B4A v10.2+ with the recommended SDK: https://www.b4x.com/b4a.html
Follow firebase integration tutorial: Integrating Firebase Services
Add a reference to OkHttpUtils2 Beta B4A v12.0 beta is available for download - Erel    Oct 31, 2022   (68 reactions) Updated Android, Google, AndroidX and Firebase SDKs. Updated libraries: B4XTable v1.23, B4XPages template, FirebaseAdmob2 v3.0, FirebaseAnalytics v3.0, FirebaseAuth v3.0, FirebaseStorage v3.0, FirebaseNotifications v3.0, AppCompat v4.01, USB v1.01, BCTextEngine v1.94, Phone v2.53, GooglePlayBilling Other B4A v10.9 is available for download - Erel    Jun 16, 2021   (77 reactions) I'm happy to release a new version of B4A. Improvements: IDE performance - several cases where the typing speed became slow were fixed. The speed difference in those cases is significant. B4A SdK Manager v4.0 - bug fixes and minor improvements. It is configured to download a specific set of Fireba B4A Tutorial Integrating Firebase Services - Erel    Sep 14, 2020   (51 reactions) The minimum version of most features is 4.0 (API 14).
You can test whether Google Play Services is available with FirebaseAnalytics.IsGooglePlayServicesAvailable or with: https://www.b4x.-and-install-google-play-services.84813
Google Play Services Base - Always required when using Google Play Servi B4A Library FirebaseStorage - Simple file storage backend - Erel    Sep 14, 2020   (25 reactions) FirebaseStorage service is similar to a FTP server. Clients can upload and download files.
FirebaseStorage takes it a step further and adds an authorization layer.
Google are offering a free package and a paid package: https://firebase.google.com/pricing/
The free offer is quite generous.
Firebase B4A Library FirebaseAdMob2 - Google Mobile Ads SDK v20+ - Erel    Jun 07, 2022   (16 reactions) This is a wrapper for Google Mobile Ads v20+ SDK. It is a modified version of FirebaseAdmob (1). This library works with Google Mobile Ads v20+. The previous library works with v19-. Note that you can use FirebaseAdMob2 without creating a Firebase account. It supports banner ads and interstitial a B4A Question SOLVED - Help - Manifest problem - keep finding Permission.Install_packages - Erel (first post)    Oct 27, 2022   (1 reaction) firebase.firestore.FirestoreRegistrar"
android:value="com.google.firebase.components.ComponentRegistrar"/>
<meta-data
android:name="com.google.firebase.components:com.google.firebase.database.DatabaseRegistrar"
android:value="com.g B4A Library FirebaseAdMob - Admob ads integrated with Firebase backend - Erel    Jun 16, 2021   (21 reactions) Use FirebaseAdMob2 instead: https://www.b4x.-google-mobile-ads-sdk-v20.129609/
This library required B4A v6+.
This library allows showing AdMob ads. It is integrated with Firebase services so you can better track and analyze the results.
https://firebase.google.com/docs/admob/
It supports banner Page: 1   2   3   4   5   6   7   Powered by ColBERT |