MohGovIL / rn-contact-tracing

React Native Library For Contact Tracing Over BLE (Bluetooth Low Energy) To Fight COVID-19 Pandemic
MIT License
59 stars 16 forks source link

Example App not Working on Android #100

Open ionkarolos opened 3 years ago

ionkarolos commented 3 years ago

Hello, i have already deploy the example app on a few Android devices. I am running the app following the example.gif configurations. But on Results tab i can't see anything. Could you please provide me some feedback? Thanking you in advance.

R30na commented 3 years ago

Same problem for me, but for my case I noticed that in iOS advertising is not working, So maybe because of that the Results is empty in Android. I am trying to use one iOS and one Android phone

kaplanlior commented 3 years ago

Thanks for reporting this issue.

Can you be more specific what doesn't work for you? (e.g. errors messages)

ionkarolos commented 3 years ago

I have deployed the example app on three android devices. Using the provided example.gif file, I followed the guidelines to start the Bluetooth manager in all three devices. The three devices is about a few centimetres distance apart. When I push the results tab I can’t see anything about scanned devices. The Bluetooth advertising manager seems doesn’t work properly. I have also discovered the same issue between an Android and an iOS device. The Bluetooth manager even if scanning and advertising tab are green on both devices doesn’t work properly.

shekharpathakone commented 3 years ago

Please let me know if there is any update on this issue. Thanks.

thekundankamal commented 3 years ago

Anyone has solved this issue, I am trying to run an example code but it's not showing any scanning device.