realm-tasks icon indicating copy to clipboard operation
realm-tasks copied to clipboard

RealmTasks for iOS/macOS does not manange to reconnect after its token expires

Open radu-tutueanu opened this issue 8 years ago • 1 comments

The app disconnects and fails to reconnect. Steps to reproduce:

  1. Download the 1.0 ROS.
  2. Set the access_token expiration time to 10 seconds (object-server/configuration.yml:65)
  3. Connect to the server, login, do a change. Wait 10 seconds, do another change.

logs here: https://github.com/realm/realm-sync/issues/1114#issuecomment-274096715

@jpsim @TimOliver

radu-tutueanu avatar Jan 20 '17 15:01 radu-tutueanu

https://github.com/realm/realm-cocoa/issues/4569 should address this issue. ~I still need to do more investigation.~ (The other path for refreshing tokens works correctly as is.)

austinzheng avatar Jan 20 '17 18:01 austinzheng