blynkkk / blynk_Issues

6 stars 6 forks source link

Provisioning device: List of networks does not ask user to do anything, but we have to click on a network #68

Open DaleSchultz opened 3 years ago

DaleSchultz commented 3 years ago

I flashed the example app onto an ESP8266. It is broadcasting a wifi AP.

In the Android app I tried to add a device. I get a pop up notice saying that Blynk Beta want to connect to a temporary wifi point It lists the wifi point available and gives me a cancel button.

There is no indication that I should press on the wifi network it found.

I understand that this may be an Android system dialog, but usually apps first put up a notice stating what has to be done with these sorts of poorly composed system dialogs.

So the feedback is to says something like: Blynk will now look for devices. Select the device you wish to add.

Screenshot_20210427-173656

doom369 commented 3 years ago

@alexkipar is that a system dialog?

Peterkn2001 commented 3 years ago

@DaleSchultz I had a similar issue and it was because I'd missed the step of adding the template in the app... See this link...

https://github.com/blynkkk/beta/issues/3#issuecomment-812507875

Pete.

doom369 commented 3 years ago

@Peterkn2001 In that case app should show "You don't have template" error. We added that in the recent updates.

alexkipar commented 3 years ago

It is a system dialog and it is the only way to connect of the Android 10 and later. Nothing can be changed there.

DaleSchultz commented 3 years ago

well, Blynk app can put up a message first saying that on the next screen , we should pick the device we wish to connect to.

doom369 commented 3 years ago

@blynkkk WDYT? Close or we can fix it somehow?

blynkkk commented 3 years ago

Taken into work.