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
I encountered the version mismatch bug again (3.4.2 != 3.4.1).
My APP database has encountered errors once more. After checking my pubspec.yaml, I confirmed that the Realm version is fixed at 3.4.1. However, after updating the lock file, realm_common was upgraded to 3.4.2. I suspect this is the cause of the bug, similar to issue #1788. I hope this issue can be fully addressed and fixed.
What happened?
I encountered the version mismatch bug again (3.4.2 != 3.4.1).
My APP database has encountered errors once more. After checking my pubspec.yaml, I confirmed that the Realm version is fixed at 3.4.1. However, after updating the lock file, realm_common was upgraded to 3.4.2. I suspect this is the cause of the bug, similar to issue #1788. I hope this issue can be fully addressed and fixed.
pubspec.yaml:
pubspec.lock:
Repro steps
maybe
flutter upgrade
flutter build
Version
3.27.4
What Atlas Services are you using?
Local Database only
What type of application is this?
Flutter Application
Client OS and version
3.4.1
Code snippets
No response
Stacktrace of the exception/crash you're getting
Relevant log output
The text was updated successfully, but these errors were encountered: