-
Notifications
You must be signed in to change notification settings - Fork 87
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
:realm:verifyReleaseResources #1789
Comments
➤ PM Bot commented: Jira ticket: RDART-1095 |
Facing the same issue after upgrading some of my dependencies |
Same for me. solved adding
in android/build.gradle after
|
It seems to work, but it doesn't really solve the problem. Instead, I think the development team will have to look for a suitable solution. In my case, for example, this worked, but the sharepreference returns null null. |
Yes, obviously mine is a temporary fix... we need an action from Realm team |
I solved this issue by downgrading the Flutter SDK, I had recently updated my dependencies and the Flutter SDK to version 3.24.X and then I started having the same problem. I went back to SDK 3.22.0 and solved this issue, I think it might be a compatibility problem between Flutter and Realm |
same here |
I struggled with this for an hour and a simple rollback helped, thanks! |
What happened?
What went wrong:
Execution failed for task ':realm:verifyReleaseResources'.
Repro steps
flutter run --release
Version
lasted
What Atlas Services are you using?
Local Database only
What type of application is this?
Flutter Application
Client OS and version
lasted
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: