Hi, I have integrated the Crashlytics in my Application, but I am not able to see my crashes in the firebase console. Below is the error that I found in the Logcat.
Failed to retrieve settings from https: //settings.crashlytics.com/spi/v2/platforms/android/apps/XXXXX/settings I have used the below code for producing the crash. Crashlytics.getInstance().crash(); Firebase console is showing the below screen. <https://lh3.googleusercontent.com/-iNkL6VeWr2g/WsNlpUXhgWI/AAAAAAAATi0/2qnPBcizBtw6apB1krniOOhSLjDf4ui6wCLcBGAs/s1600/Screen%2BShot%2B2018-04-03%2Bat%2B4.58.33%2BPM.png> \ What is the issue here? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/738ffc81-a2a9-4fbb-864d-ba4596285df2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

