don / ionic-ble-examples

Ionic Framework Bluetooth Low Energy Examples
102 stars 70 forks source link

it's not working with ionic viewer application #1

Closed notnull-1 closed 6 years ago

notnull-1 commented 6 years ago

i compile the source code using ionic dashboard to view in ionic viewer. But scanning is not working and no device listed in the application. Are these examples work with ionic viewer ?

don commented 6 years ago

I compiled these locally while developing. They also work with PhoneGap Developer App, since PhoneGap developer app includes cordova-plugin-ble-central. I haven't used Ionic Viewer, but if it's like PhoneGap Developer App it should work.

Make sure you have Bluetooth and location services enabled. I don't think these demos check.