During account setup, the iOS client for Nextcloud asks for a URL. If the user types just the hostname (e.g., cloud.example.org), then they are told "unsupported URL" and the field is cleared.
Multiple changes to the UX could be done here:
https:// when the user selects the empty field.@jlfranklin Thanks for your help !
@jlfranklin exactly, it should be automatic! These are the tasks:
@nextcloud/ios this is an important first run UX fix.
@marinofaggiana I have fixed this issue. See pull request #96. But still the issue in open state
@tapanprakasht awesome, thank you for your contribution! :) Looking forward to more from you.
The only thing left is setting the hostname field to use the URL keyboard.
@jlfranklin Would you mind to file out separate issue for keyboard?
Sure. Added as #158.