Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not seeing information in Android #24

Open
noamgat opened this issue Mar 15, 2018 · 1 comment
Open

Not seeing information in Android #24

noamgat opened this issue Mar 15, 2018 · 1 comment

Comments

@noamgat
Copy link

noamgat commented Mar 15, 2018

Hi,

We have an android app and are trying to use crashlytics.
We already have an android crashlytics linked app in our org (not written in flash) so we have an API key. We used that one in the android manifest. It is getting read correctly, but we are not seeing any data in the crashlytics / fabric dashboard.

This is what I see in the logcat:

03-15 11:18:48.386 12314 12314 D Fabric : Build ID is: 964B963A-E397-44CE-BEDD-207C42AB1D6C
03-15 11:18:48.389 12314 12314 I CrashlyticsCore: Initializing Crashlytics 2.5.0.20
03-15 11:18:48.393 12314 12314 D CrashlyticsCore: Installer package name is: null
03-15 11:18:48.430 12314 12314 D CrashlyticsCore: Exception handling initialization successful
03-15 11:18:48.431 12314 12314 D Fabric : Initializing io.fabric.sdk.android:fabric [Version: 1.4.1.19], with the following kits:
03-15 11:18:48.431 12314 12314 D Fabric : com.crashlytics.sdk.android:answers [Version: 1.4.1.19]
03-15 11:18:48.431 12314 12314 D Fabric : com.crashlytics.sdk.android:beta [Version: 1.2.7.19]
03-15 11:18:48.431 12314 12314 D Fabric : com.crashlytics.sdk.android:crashlytics [Version: 2.8.0.20]
03-15 11:18:48.431 12314 12314 D Fabric : com.crashlytics.sdk.android.crashlytics-core [Version: 2.5.0.20]
03-15 11:18:48.431 12314 12314 D Fabric :
03-15 11:18:48.433 12314 12314 I air.com.supermechs.superapp: [Crashlytics] Crashlytics 2.8.0.20 initialized with API key e370xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

The line that worries me is
03-15 11:18:48.393 12314 12314 D CrashlyticsCore: Installer package name is: null

Does that mean anything? What's wrong?

@iorikingdom
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants