particle-iot / spark-setup-android

Former home of the Particle Device Setup library for Android
Apache License 2.0
23 stars 30 forks source link

on failure to add network trying to use exisiting configuration, #36 #39

Closed CityVibes closed 7 years ago

CityVibes commented 7 years ago

If adding network fails setup looks for existing configuration by SSID and tries to use that instead. While testing solution reduced failure rate on nougat significantly.

jensck commented 7 years ago

@CityVibes have you tested this on a Samsung device yet?

CityVibes commented 7 years ago

@jensck I have samsung S7, so tested on that.

jensck commented 7 years ago

Excellent.

You can merge when you're ready, I just want to get clear on what was happening with the network add/remove functions.