Skip to content

Prevent a crash on Android when the app is launched while the device is locked #36

Closed
@EddyVerbruggen

Description

@EddyVerbruggen

A user reported an issue which led me to believe a BroadCastReceiver woke up the app (fi. after a boot) while the device was locked, which can cause trouble on Android because sharedpreferences can't be read from (I think) API level 24.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions