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
The apps now constructs URLs for the service clients from NavigationManager.BaseUrl. This works fine when running in a browser, but not for other mobile apps.
When running in a mobile app the URLs have to be hard-coded to a specific endpoint.
The text was updated successfully, but these errors were encountered:
The apps now constructs URLs for the service clients from
NavigationManager.BaseUrl
. This works fine when running in a browser, but not for other mobile apps.When running in a mobile app the URLs have to be hard-coded to a specific endpoint.
The text was updated successfully, but these errors were encountered: