Crash with forceCrash not reported
See original GitHub issueHey @long1eu I just notice that there still an issue when forceCrash
is true, I don’t receive anything on Crashlytics for those crash 😕
Issue Analytics
- State:
- Created 5 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
Scripting API: Diagnostics.Utils.ForceCrash - Unity - Manual
public static void ForceCrash(Diagnostics. ... Manually causes an application crash in the specified category. ... Report a problem on this page.
Read more >Crash reports not showing up, only exceptions - Unity Forum
I tried forcing a crash with a force crash (https://docs.unity3d.com/2020.1/Documentation/ScriptReference/Diagnostics.Utils.ForceCrash.html) ...
Read more >Crashlytics forceCrash not working - Stack Overflow
I'm setting up a new project with iOS 10, Xcode 8, using Swift. After all the initial setup, I've setup Fabric & Crashlytics,...
Read more >iOS SDK not reporting crashes - New Relic Explorers Hub
I tried to force crashes both by using New Relic's force crash method as well as by forcing crashes on my own. I...
Read more >Test your Crashlytics implementation - Firebase - Google
The Xcode debugger prevents crash reports from being sent to Crashlytics. ... the console and you're still not seeing the test crash after...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sure.
În joi, 10 ian. 2019, 14:04 Jaumard <notifications@github.com a scris:
Don’t know if you’re using Firebase instead of Crashlytics but if it’s the case, can you update the Readme to have the right setup steps for it ? Because there some issues about setup firebase instead of fabric with this plugin…