Skip to content

ble_current_time_service.py and ble_device_info_service.py no longer work #223

Description

@dhalbert

The ble_current_time_service.py and ble_device_info_service.py no longer work on iOS. They work on iOS 17.x.x, but not on iOS 26.x.x, and probably stopped working quite a bit earlier.

Apple favors AccessorySetupKit since iOS 18, which tasks apps, not iOS itself, with dealing with advertising devices, etc.

These examples never worked on Android, because it does not provide these services.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions