- Jun 6, 2020
- 11,559
- 4,422
I have some problems trying to use @Biswajit's
The most probable cause is that I have something misconfigured somewhere, but can't find what
. The fact is that I had this lib integrated in a project since time ago, but had never really gone into the Firebase console to check for crash info.
I am using B4i 7.80 with Local Builder. To test it, started a new project
برای دیدن لینک ها باید ثبت نام کنید
and seeing the results in the Firebase Console.The most probable cause is that I have something misconfigured somewhere, but can't find what

I am using B4i 7.80 with Local Builder. To test it, started a new project
- Set a new project in Firebase console
- Enable Firebase analytics for this project
- Donwload GoogleServicesInfo.plist and add it to my Files/Special folder
- In my B4i project (using the Crashlytics thread example as a base):
- I'm using a distribution certificate and an adhoc provisioning profile.
- Enable both FirebaseAnalytics and CrashLytics libs
- Init both of them in AppStart
- The program sends a couple of analytics messages, and has the 'crash' test function when pressing a button
- Build it in Release mode...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید