Hi
I think this is a great resource and was very happy to find it.
I tried to use it with the ESP32-S2, it does not have BLE, so softap is only option for provisioning.
I'm running the esp-idf provisioning example on my esp. By using the espressif softap app for android I could provision it successfully.
I am not able to get any response from the transport.sendReceive method in provisioning.dart and the method client.post in transport_http.dart. The app shows a white loading screen saying provisioning, where I think it should display the wifi list. Below is my output. I have cloned your github and tested the example from there so the AndroidManifest.xml file should be correct.
I am new in flutter so not so sure where to start. Any tips is appreciated.
Launching lib/main.dart on ONEPLUS A6013 in debug mode... Running Gradle task 'assembleDebug'... ✓ Built build/app/outputs/flutter-apk/app-debug.apk. W/FlutterActivityAndFragmentDelegate(11728): A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps. Debug service listening on ws://127.0.0.1:33975/5nyKlAQ6WxU=/ws Syncing files to device ONEPLUS A6013... E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/RenderThread(11728): type=1400 audit(0.0:566194): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566206): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.changepixelformat" W/RenderThread(11728): type=1400 audit(0.0:566207): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/RenderThread(11728): type=1400 audit(0.0:566208): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566209): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/RenderThread(11728): type=1400 audit(0.0:566210): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 D/DecorView(11728): onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@8596b02[MainActivity] E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) RenderThread identical 1 line E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) RenderThread identical 4 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) RenderThread identical 3 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" D/DecorView(11728): onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@8596b02[MainActivity] E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566242): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566243): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566244): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566245): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566246): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566253): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 I/flutter (11728): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): │ #0 Security1.setup0Request (package:esp_softap_provisioning/src/security1.dart:90:12) I/flutter (11728): │ #1 <asynchronous suspension> I/flutter (11728): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ I/flutter (11728): │ 💡 setup0Request: clientPubkey = [56, 59, 168, 66, 183, 252, 247, 245, 46, 61, 4, 126, 72, 51, 228, 41, 100, 254, 27, 183, 201, 52, 235, 201, 54, 108, 18, 98, 130, 172, 110, 9] I/flutter (11728): └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): Connecting to 192.168.4.1:80/prov-session W/1.raster(11728): type=1400 audit(0.0:566254): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566255): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566256): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566257): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 14 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566273): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566274): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566275): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566276): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566277): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 10 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 4 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 5 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 20 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566327): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566328): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566329): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566330): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566331): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 3 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 31 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566373): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566374): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566375): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566376): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566377): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 43 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566423): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566424): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566425): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566426): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566427): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 2 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 43 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566481): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566482): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566483): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566484): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566485): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 23 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/flutter (11728): TimeoutException after 0:00:05.000000: Future not completed I/flutter (11728): EstablishSession error NoSuchMethodError: The getter 'isEmpty' was called on null. I/flutter (11728): Receiver: null I/flutter (11728): Tried calling: isEmpty I/flutter (11728): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): │ #0 WiFiBlocSoftAP._mapLoadToState (package:esp_softap_provisioning_example/wifi_screen/wifi_bloc.dart:43:11) I/flutter (11728): │ #1 <asynchronous suspension> I/flutter (11728): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ I/flutter (11728): │ ⛔ Error connecting to device Exception: Error establishSession I/flutter (11728): └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): │ #0 WiFiBlocSoftAP._mapLoadToState (package:esp_softap_provisioning_example/wifi_screen/wifi_bloc.dart:55:11) I/flutter (11728): │ #1 <asynchronous suspension> I/flutter (11728): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ I/flutter (11728): │ ⛔ Error scan WiFi network NoSuchMethodError: The method 'startScanWiFi' was called on null. I/flutter (11728): │ ⛔ Receiver: null I/flutter (11728): │ ⛔ Tried calling: startScanWiFi() I/flutter (11728): └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval"
Hi
I think this is a great resource and was very happy to find it.
I tried to use it with the ESP32-S2, it does not have BLE, so softap is only option for provisioning.
I'm running the esp-idf provisioning example on my esp. By using the espressif softap app for android I could provision it successfully.
I am not able to get any response from the transport.sendReceive method in provisioning.dart and the method client.post in transport_http.dart. The app shows a white loading screen saying provisioning, where I think it should display the wifi list. Below is my output. I have cloned your github and tested the example from there so the AndroidManifest.xml file should be correct.
I am new in flutter so not so sure where to start. Any tips is appreciated.
Launching lib/main.dart on ONEPLUS A6013 in debug mode... Running Gradle task 'assembleDebug'... ✓ Built build/app/outputs/flutter-apk/app-debug.apk. W/FlutterActivityAndFragmentDelegate(11728): A splash screen was provided to Flutter, but this is deprecated. See flutter.dev/go/android-splash-migration for migration steps. Debug service listening on ws://127.0.0.1:33975/5nyKlAQ6WxU=/ws Syncing files to device ONEPLUS A6013... E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/RenderThread(11728): type=1400 audit(0.0:566194): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566206): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.changepixelformat" W/RenderThread(11728): type=1400 audit(0.0:566207): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/RenderThread(11728): type=1400 audit(0.0:566208): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566209): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/RenderThread(11728): type=1400 audit(0.0:566210): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 D/DecorView(11728): onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@8596b02[MainActivity] E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) RenderThread identical 1 line E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) RenderThread identical 4 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) RenderThread identical 3 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" D/DecorView(11728): onWindowFocusChangedFromViewRoot hasFocus: true, DecorView@8596b02[MainActivity] E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566242): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566243): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566244): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566245): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566246): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566253): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 I/flutter (11728): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): │ #0 Security1.setup0Request (package:esp_softap_provisioning/src/security1.dart:90:12) I/flutter (11728): │ #1 <asynchronous suspension> I/flutter (11728): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ I/flutter (11728): │ 💡 setup0Request: clientPubkey = [56, 59, 168, 66, 183, 252, 247, 245, 46, 61, 4, 126, 72, 51, 228, 41, 100, 254, 27, 183, 201, 52, 235, 201, 54, 108, 18, 98, 130, 172, 110, 9] I/flutter (11728): └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): Connecting to 192.168.4.1:80/prov-session W/1.raster(11728): type=1400 audit(0.0:566254): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566255): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566256): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566257): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 14 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566273): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566274): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566275): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566276): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566277): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 10 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 4 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 5 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 20 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566327): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566328): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566329): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566330): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566331): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 3 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 31 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566373): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566374): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566375): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566376): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566377): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 43 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566423): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566424): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566425): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566426): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566427): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 2 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 43 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566481): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 W/1.raster(11728): type=1400 audit(0.0:566482): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566483): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566484): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" W/1.raster(11728): type=1400 audit(0.0:566485): avc: denied { read } for name="u:object_r:vendor_default_prop:s0" dev="tmpfs" ino=17685 scontext=u:r:untrusted_app:s0:c24,c257,c512,c768 tcontext=u:object_r:vendor_default_prop:s0 tclass=file permissive=0 E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/chatty (11728): uid=10280(com.omert.esp_softap_provisioning_example) 1.raster identical 23 lines E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval" I/flutter (11728): TimeoutException after 0:00:05.000000: Future not completed I/flutter (11728): EstablishSession error NoSuchMethodError: The getter 'isEmpty' was called on null. I/flutter (11728): Receiver: null I/flutter (11728): Tried calling: isEmpty I/flutter (11728): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): │ #0 WiFiBlocSoftAP._mapLoadToState (package:esp_softap_provisioning_example/wifi_screen/wifi_bloc.dart:43:11) I/flutter (11728): │ #1 <asynchronous suspension> I/flutter (11728): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ I/flutter (11728): │ ⛔ Error connecting to device Exception: Error establishSession I/flutter (11728): └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): ┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── I/flutter (11728): │ #0 WiFiBlocSoftAP._mapLoadToState (package:esp_softap_provisioning_example/wifi_screen/wifi_bloc.dart:55:11) I/flutter (11728): │ #1 <asynchronous suspension> I/flutter (11728): ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄ I/flutter (11728): │ ⛔ Error scan WiFi network NoSuchMethodError: The method 'startScanWiFi' was called on null. I/flutter (11728): │ ⛔ Receiver: null I/flutter (11728): │ ⛔ Tried calling: startScanWiFi() I/flutter (11728): └─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────── E/libc (11728): Access denied finding property "vendor.debug.egl.swapinterval"