RashmiE
Lurker
From Xamarin forms application While initiating pairing firstly it will ask pair with device (device name)i.e just pair pop up appears on click of OK button one more pairing pop up appears requires user input (pin)is required to pair. I want a user input pairing pop up we require only one pop up in android device dont want just pair How do we archive in android devices? Please suggest.
I observed in IOS devices we are receiving only one pairing pop up dialog i.e ( user to enter pin) but in android devices we are receiving 2 pop up dialog. Please let me know the root cause.
I am using Xamarin forms to run on android & IOS . I tried to initiate the pairing by reading characteristic and receiving two pairing pop up. in IOS it is only one.
Only user input pairing pop up is required in android devices. Please suggest how do we get this.
I observed in IOS devices we are receiving only one pairing pop up dialog i.e ( user to enter pin) but in android devices we are receiving 2 pop up dialog. Please let me know the root cause.
I am using Xamarin forms to run on android & IOS . I tried to initiate the pairing by reading characteristic and receiving two pairing pop up. in IOS it is only one.
Only user input pairing pop up is required in android devices. Please suggest how do we get this.