-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8544c3
commit fa5a6e6
Showing
9 changed files
with
16 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
source/examples/generated/flutter/app_services_test.snippet.change-base-url.dart
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,7 +106,6 @@ connect to a different server: | |
|
||
- Your App Services App uses :ref:`local deployment <local-deployment>`, and | ||
you want to connect directly to a local ``baseURL`` in your region. | ||
- You want to connect to an :ref:`Edge Server instance <edge-server-connect-from-client>`. | ||
|
||
You can specify a ``baseURL`` as a prop for :ref:`AppProvider <react-native-app-provider>`. | ||
All :js-sdk:`AppConfiguration <types/Realm.AppConfiguration.html>` keys can be | ||
|
@@ -118,8 +117,7 @@ Connect to a Different Server During Runtime | |
.. versionchanged:: ``[email protected]`` | ||
|
||
In some cases, you might want to change the ``baseURL`` while the app is | ||
running. For example, you might want to roam between Edge Servers, or | ||
move from an App Services connection to an Edge Server connection. | ||
running. | ||
|
||
Currently, this feature is implemented as an experimental module that requires | ||
specific TypeScript configuration. The required configuration can be difficult | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters