Maxim
Maxim

Reputation: 1022

Visibility of Android BLE pairing prompt

I'm working on Android app that pairs and interacts with BLE accessory. When app initiates pairing with the accessory for the first time one of two things happen:

User then has to swipe down and tap "Touch to pair with ..." notification that presents the prompt.

What does it depend upon? Is there a way to encourage OS to show dialog instead of the notification?

Upvotes: 0

Views: 175

Answers (1)

p2pkit
p2pkit

Reputation: 1215

There is nothing you can do about it. This is totally dependent on the OS (version/variant/manufacturer).

Upvotes: 1

Related Questions