-
Notifications
You must be signed in to change notification settings - Fork 588
getSyncSession cannot resolve session even though it exsist #6582
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
➤ PM Bot commented: Jira ticket: RJS-2785 |
In our current I suggest you to upgrade to a recent version (for example v12.6.0), and if the issue is still observed, please let us know. |
using 12.6.2 |
@kneth We are also getting the same error in the syncError when we close the app and reopen the app again. But if we logout and login again there is no more error. const syncConfigWithErrorHandling = { |
I have upgraded to 12.7.1 latest and the issue is still same. we are getting weakInternal error. |
In #6637 we are reworking how |
How frequently does the bug occur?
Always
Description
I have this piece of code
the output is this
As you can see, the same partition value and user, used in getSyncSession yield null, yet if I resolve it via getAllSyncSessions, it is exsist
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
Realm.App.Sync.getSyncSession
Version
^11.10.2
What services are you using?
Both Atlas Device Sync and Atlas App Services
Are you using encryption?
Yes
Platform OS and version(s)
WSL2 on Windows 11
Build environment
Which debugger for React Native: ..
Cocoapods version
The text was updated successfully, but these errors were encountered: