evothings / evothings-examples

Examples for Evothings Studio.
http://www.evothings.com/
Apache License 2.0
195 stars 492 forks source link

BLE Discovery issues #46

Open ghost opened 10 years ago

ghost commented 10 years ago

Issues found in example BLE Discovery:

Problem with missing back button has been fixed, back button is added to header bar in this commit/pull request: https://github.com/evothings/EvoThingsExamples/pull/45

ghost commented 10 years ago

Tested on iPad mini, and when a device first is selected, services are shown. But when going back and selecting the device again, no services are shown.

In the list of devices, displaying device name and RSSI value first, and UUID last, would enable seeing name and RSSI, which is probably more interesting than the UUID. On iPhone all info does not fit. On iPad the info does fit.

ghost commented 10 years ago

The visibility of RSSI and device name has been fixed in this commit: https://github.com/evothings/EvoThingsExamples/commit/6df224789a58f5b73a7742ec56caf9f881416ef0

TechWizEric commented 10 years ago

Team review - actions to be taken: