fix: real-time provisioning status + disconnect handling #35
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "schwifty/fix-provisioning-status"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
App shows "Connecting..." with no updates during the entire connect → discover → auth cycle. If the beacon disconnects mid-process, the UI stays stuck.
Changes
onStatusUpdatecallback (connecting, discovering services, authenticating, retrying).failedstate instead of silently loggingTest Plan