SELECT DISTINCT issue_id, stack_trace, COUNT(*) FROM acra_crashes
WHERE package_name='com.insyncapp.irregularverbs' AND app_version_name='1.0.1'
GROUP BY issue_id ORDER BY COUNT(*) DESC LIMIT 20
Package: com.insyncapp.irregularverbs
Version: 1.0.1
Stack trace | First Crash | Last crash | Interval | Crash rate | Occurrence |
---|