Android Question crashlytics problems / how to install

FrankDev

Active Member
Licensed User
Longtime User
Hello,

i use b4a 8.5 and my app
SdkVersion="28"

Firebase Notification and Analytics work fine.

Now I tried to switch to Crashlytics.

I proceeded as described.
https://www.b4x.com/android/forum/threads/crashlytics-crash-reports.87510/

everything seems to be going smoothly.

when I want to connect the app with Fabric always appears:

"Your Fabric account cannot migrate any apps
[email protected] is not an admin for any Fabric apps.
Try signing in with a different account."

what am i doing wrong ?

Regards
 

Computersmith64

Well-Known Member
Licensed User
Longtime User
On the Crashlytics setup page in your Firebase Console, select the "This app is new to Crashlytics..." option. The other option is for if you are migrating apps from Fabric.

- Colin.
 
Upvote 0

FrankDev

Active Member
Licensed User
Longtime User
hello

Thank you so much for the feedback.

I have already spent several hours with the problem.

it's clear that I tried both ways.
but I still can't get any further.

Greetings
 

Attachments

  • crashlytics1.png
    crashlytics1.png
    184.4 KB · Views: 242
  • crashlytics2.png
    crashlytics2.png
    144.9 KB · Views: 247
Upvote 0

FrankDev

Active Member
Licensed User
Longtime User
api Version 26

also already tried

which is the right approach at all.
Crashlytics1.png or Crashlytics2.png
 
Upvote 0

Computersmith64

Well-Known Member
Licensed User
Longtime User
It can sometimes take a little while for Crashlytics to start recognizing the app. Also, don't forget you have to run the app in release mode.

- Colin.
 
Upvote 0
Top