SharedPreferencesFactory

Responsible for creating a SharedPreferences instance which stores ACRA settings.

Retrieves the SharedPreferences instance where user adjustable settings for ACRA are stored. Default are the Application default SharedPreferences, but you can provide another SharedPreferences name with org.acra.annotation.AcraCore.sharedPreferencesName.

Constructors

Link copied to clipboard
constructor(context: Context, config: CoreConfiguration)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard