Skip to content

UIBackgroundModes #47

@tityrus

Description

@tityrus

Before with UIBackgroundModes set to location and bluetooth-central everything was working fine.

Apple now rejected the binary, saying we don't need "location" because we don't range in the background. That's true, we only need monitoring and ranging in foreground, so I thought, OK, and I removed "location". After this change, nothing works, and even the bluetoothStatus callback no longer reports OK.

I have a feeling I'm missing something here.
Thanks for your input.

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