A AndroidMadhu Active Member Licensed User Dec 14, 2020 #1 Hello, I am trying to integrate Crashlytics as per the below link. FireBase Integration But when I am pressing ENABLE CRASHLYTICS at Firebase dashboard, the dashboard showing ENABLING [For last 10 days]. Still I am not able to find way as how to integrate firebase. I am attaching a test project for your reference. Please advice. Thanks Attachments CrashTest.zip 10 KB · Views: 171
Hello, I am trying to integrate Crashlytics as per the below link. FireBase Integration But when I am pressing ENABLE CRASHLYTICS at Firebase dashboard, the dashboard showing ENABLING [For last 10 days]. Still I am not able to find way as how to integrate firebase. I am attaching a test project for your reference. Please advice. Thanks
Erel B4X founder Staff member Licensed User Longtime User Dec 15, 2020 #2 Have you downloaded the latest version of Android SDK and the components: https://www.b4x.com/b4a.html ? Upvote 0
Have you downloaded the latest version of Android SDK and the components: https://www.b4x.com/b4a.html ?
A AndroidMadhu Active Member Licensed User Dec 15, 2020 #3 Erel said: Have you downloaded the latest version of Android SDK and the components: https://www.b4x.com/b4a.html ? Click to expand... Yes.. @Erel .. I have downloaded latest version of Android SDK and components... Thanks Upvote 0
Erel said: Have you downloaded the latest version of Android SDK and the components: https://www.b4x.com/b4a.html ? Click to expand... Yes.. @Erel .. I have downloaded latest version of Android SDK and components... Thanks
Erel B4X founder Staff member Licensed User Longtime User Dec 15, 2020 #4 Note that the steps to integrate crashlytics are here: Crashlytics - crash reports Not in the link you've posted. Make sure that android.jar points to the correct SDK. The latest one that you've downloaded. Eventually it will work. You need to carefully follow all steps. Upvote 0
Note that the steps to integrate crashlytics are here: Crashlytics - crash reports Not in the link you've posted. Make sure that android.jar points to the correct SDK. The latest one that you've downloaded. Eventually it will work. You need to carefully follow all steps.