-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: Sync
-
None
-
4 - L (<= 1 quarter)
-
7349
This ticket was created based on the customer reported issue in HELP-55798 and is a P2, since that ticket is also P2.
With the changes for updating the use of app::Config::base_url and adding the App::update_base_url() function, the first SyncSession opened after app start will always request the user creds to be updated (and thereby updating the location info) if the location had not been requested via another App HTTP request.
If the Realm is opened while the client is offline, this results in a fatal error due to the resolve failed or offline error returned while requesting the location, which is reported to the client via the registered error_handler and the SyncSession becomes inactive without retrying the connection attempt.
- causes
-
RCOCOA-2280 @AutoOpen offline doesn't work when upgrading to latest version.
- Closed
- is related to
-
RCOCOA-2302 Crash in Realm Sync, realm::SyncSession::handle_location_update_failed, realm_core_v_13_26_0
- Closed
-
RCORE-2060 Enabling 'cancel_waits_on_nonfatal_error' does not cancel waits during location update while offline
- Closed
- related to
-
RJS-2759 Realm for React Native not work offline
- Closed
- split to
-
RCORE-2007 Add Resumption delay configuration to SyncClientTimeouts
- Closed
- mentioned in
-
Page Loading...