The Wayback Machine - https://web.archive.org/web/20220513005446/https://github.com/topics/crashlytics
Skip to content
#

crashlytics

Here are 125 public repositories matching this topic...

gitmoto
gitmoto commented Feb 22, 2019

I found the ReadMe.md file to be very confusing. Here are some of the issues with it:

  1. Fabric & Firebase instructions are intermingled. Consider having 2 separate installation sections. One for Fabric & one for Firebase
  2. What does this mean? Where does it go? Just run this in a terminal? "And apply the fabric plugin apply plugin: 'io.fabric'"
  3. Does this instruction apply to ALL of th
help wanted good first issue
maniksejwal
maniksejwal commented Mar 27, 2020

App bundles shared by the users don't have the necessary resources for different devices.

com.android.vending and com.google.android.feedback were used to check if the app was downloaded from Play or not.

Play Store has deprecated the intent that is required.

Update the code.

main.MainActivity.verifyInstallerId() is the finction that uses it. There might be more cases of its us

help wanted good first issue

Improve this page

Add a description, image, and links to the crashlytics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crashlytics topic, visit your repo's landing page and select "manage topics."

Learn more