Exception handling and reporting
ExceptionReport Download allprojects { repositories { maven { url “https://jitpack.io” } } } dependencies { implementation ‘com.github.cnrture:ExceptionReport:Tag’ } Usage ExceptionHandler().init(this,…
Learn and Share
ExceptionReport Download allprojects { repositories { maven { url “https://jitpack.io” } } } dependencies { implementation ‘com.github.cnrture:ExceptionReport:Tag’ } Usage ExceptionHandler().init(this,…