iOS
iOS copied to clipboard
"Enter Adress Manually" doesn't work
iOS device model, version and app version
Model Name: iPad Air (5th Generation) & iPhone 12 Pro Software Version: 18.0 (iPad) & 17.6 (iPhone) App version: 2024.9.3
Home Assistant Core Version 2024.10.0 (this should be irrelevant for the Issue)
Describe the bug While setting up the companion app you have to press the "Continue" button multiple times, this is inconvenient but not the main problem.
On the "Scanning for Servers" page nothing happens when pressing the "Enter Address Manually" button.
To Reproduce Open freshly installed Companion App, click on "continue", click on "Enter Adress Manually"
Expected behavior Being able to enter the Adress manually.
Can reproduce, have the same issue
ditto, just installed on ipad and stuck at 'Scanning for servers' and can't hit that button to manually enter address
I'm on it
Can one of you share a screen recording? On my iPhone it is working fine, I'll check iPad in a few hours
I can reproduce it on my simulator. It throws the error
[Error] [main] [OnboardingNavigationViewController.swift:129] show(_:sender:) > unknown sender Optional(<HomeAssistant.OnboardingScanningViewController: 0x108f12610>) wanted us to present: <HomeAssistant.OnboardingManualURLViewController: 0x129808a00>
I'm not sure why this condition exists near line 129
else if sender as? UIViewController == topViewController
Adding an explicit else clause for the OnboardingManualURLViewController fixes the issue but I'm not sure thats best practise
Can one of you share a screen recording? On my iPhone it is working fine, I'll check iPad in a few hours
Here you go
https://github.com/user-attachments/assets/fa386391-bf58-4a20-ac59-9c81cf520e52
My PR above should handle that, I'll let you know it is available for test
iPhone 12 mini iOS 17.6 and 17.7 same Problem. Button is shown, react at pressing but no screen to enter appears.
iPhone 14 Pro iOS 17.6 is working fine.
I just submitted beta with the fix for it to Apple Review, it will come as 2024.9.4 (testflight)
thanks for the lightning quick turnaround folks! curious how long the take it takes to show up in the app store for us mere mortals these days is?
I have just installed the update via the App Store, I have now been able to connect my server manually. Thank you very much for the quick patch! :)
I have updated the app and the issue is resolved. Thank you for the quick patch also.
thanks for the lightning quick turnaround folks! curious how long the take it takes to show up in the app store for us mere mortals these days is?
answering my own question, now see the update on ipad (i don't have early beta access or anything, i'm just a regular user) - tho i did have to search for the app to see the 'update' button (the list of updatable apps didn't include home-assistant yet ?). anyway like others, thank you for the lightning quick turnaround time (report-to-fix in under 24 hours.. gotta love this community).