Skip to content

enableBluetooth #4

@jreason

Description

@jreason

Hi,

Using Android, the following code returns enabled immediately after it is called regardless of the outcome of the android permissions prompt.

Is it possible to await for the the outcome of the android prompt?

RNZebraBluetoothPrinter.enableBluetooth().then((res) => {
	//do something with res
})

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