Package com.pubmatic.sdk.crashanalytics
See: Description
-
Class Summary Class Description POBANRReader Check if ANR is caused by OpenWrap SDK and fetch the related details. POBCrashReporterListenerImpl Inner class which notifies result of crash reporter POBCrashAnalytics Handle the crashanalytic module by setting up the exception handler and ANR reader. POBCrashHandler Crash handler class to record and save the exception. POBCrashHelper Fetch the crash details and convert it into JSONObject. -
Object Summary Object Description POBCrashAnalyticsConstants Class for constants related to CrashAnalytic module. POBCrashAnalyticsUtils Utility class specific for CrashAnalytics operations. POBCrashReporter Report the crash using CrashAnalytic APIs. POBCrashStorage Object class to store the crash data locally -
Interface Summary Interface Description POBCrashReporterListener Interface to notify sever syncing status for POBCrashReporter