Skip to content

Sound doesn't play after reboot until app is foregrounded at least once (vibrate and notification still happens) #1

Description

@makoConstruct

Theory so far: audio hardening only allows foreground processes to play sound if they were initiated by a user action or exact alarm.

This would require me to rethink the assumption that we could get away with not asking for exact alarm permission. If we do, it'll probably be a good idea to replace async.Timers with alarm handles.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions