You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a custom URL like https://thisisarandomsite.com, the Android app is not parsing the URL correctly.
There is some confusion with the .openremote.app suffix we append by default, but this should be prevented with custom URLs.
Important: Please also verify this behavior in the console-ios app.
Maybe there is space to improve the UX of it as well @DonWillems ?
Or is this out of scope, as the OpenRemote Android app is meant for demo purposes anyway?
The problem:
When using a custom URL like
https://thisisarandomsite.com
, the Android app is not parsing the URL correctly.There is some confusion with the
.openremote.app
suffix we append by default, but this should be prevented with custom URLs.Important: Please also verify this behavior in the
console-ios
app.Maybe there is space to improve the UX of it as well @DonWillems ?
Or is this out of scope, as the OpenRemote Android app is meant for demo purposes anyway?
References:
https://forum.openremote.io/t/manager-access-via-android-app-not-working-on-basic-local-instalation/
The text was updated successfully, but these errors were encountered: