Android Studio : how to add 'App quality insight' window to see Crashlytics data in Android Studio?
Asked Answered
N

5

5

It is mentioned here: https://firebase.blog/posts/2022/06/new-product-updates-to-firebase-crashlytics

that I can see my Crashlytics crashes directly in Android Studio thanks to the 'App quality insight' window.

As explained in the previous link, I logged in my Android Studio with my Google developer account.

But I don't see how to add the 'App quality insight' window.

Any idea?

Thanks

Nuclide answered 28/7, 2022 at 17:8 Comment(0)
S
1

This feature is available in Electic Eel Release of Android Studio.

Get access to this feature in the latest Canary version of Android Studio - Electric Eel | 2022.1.1.

Link to official docs: Link

Sentry answered 29/7, 2022 at 6:31 Comment(1)
Thanks. I thought I had the last version as no updates are available via 'check for updates' in my Android Studio. I will wait to have the update in Android Studio as I don't like to install dev or canary versions.Nuclide
W
5

In my case, firebase plugin was disabled, and I didn't see App Quality Insight window. After enabling firebase plugins and restarting of Android studio, App Quality Insight window appears.

File->Settings->Plugins

enter image description here

Wavy answered 4/11, 2022 at 10:43 Comment(2)
Also you need to be logged in with your developer accountAphid
similar case to me, enabling Firebase Services now able to show the App Quality Insight as Tool WindowShira
S
3

You have to sign in with the same account you use on firebase. Click on avatar at the top right corner in android studio and log in.

Scarlatina answered 23/1, 2023 at 19:51 Comment(0)
S
1

This feature is available in Electic Eel Release of Android Studio.

Get access to this feature in the latest Canary version of Android Studio - Electric Eel | 2022.1.1.

Link to official docs: Link

Sentry answered 29/7, 2022 at 6:31 Comment(1)
Thanks. I thought I had the last version as no updates are available via 'check for updates' in my Android Studio. I will wait to have the update in Android Studio as I don't like to install dev or canary versions.Nuclide
S
1

Ensure that you have logged in to Android Studio using the same account as your Firebase account.

Stickybeak answered 7/2, 2023 at 10:30 Comment(0)
L
0

in addition to Ali Rezaiyan's answer

enter image description here

Landri answered 4/10, 2023 at 9:42 Comment(0)

© 2022 - 2025 — McMap. All rights reserved.