Skip to content

iOS Support Status? #23

@elliotrtd

Description

@elliotrtd

What's the status of iOS support with this package currently?

In the Readme you've ticked Bluetooth for iOS but it doesn't seem to work?

Calling :
BluetoothPrinterManager.discover()

Error:
flutter: MissingPluginException(No implementation found for method getBondedDevices on channel blue_thermal_printer/methods)

Initially I got a build error regarding blue_thermal_printer not defining the swift version which I was able to work around from the discussion on that packages issues about this and setting a global SWIFT version.

Is there an alternative based on the platform? Do I need to use a different package to retrieve the devices? Or maybe the global SWIFT version breaks the blue_thermal_printer implementation

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