-
Notifications
You must be signed in to change notification settings - Fork 61
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
Kotlin 2.0.20 support #1825
Comments
➤ PM Bot commented: Jira ticket: RKOTLIN-1123 |
Got the same issue, not knowing what exactly going on, reported to Kotlin: https://youtrack.jetbrains.com/issue/KT-70933/Kotlin-2.0.20-gets-NoSuchMethodError#focus=Comments-27-10373975.0-0 |
Title says 2.0.20 but the example goes with 2.1.0. |
2.1.0 is the version of Realm Kotlin. 2.0.20 the version of Kotlin. Mixing the two causes this issue. |
Any ETA on having this fixed? |
There is a PR with the fix waiting for Realm to merge and release a hotfix hopefully very soon. |
Thanks for reporting this @AndreyFetisov some updates:
I'm grouping potential fixes in #1830 if you want to follow the progress |
How frequently does the bug occur?
Always
Description
'2.1.0' fails with the below:
Stacktrace & log output
Can you reproduce the bug?
Always
Reproduction Steps
No response
Version
2.1.0
What Atlas App Services are you using?
Local Database only
Are you using encryption?
No
Platform OS and version(s)
Android
Build environment
Android Studio version: Koala | 2024.1.1 Patch 2
Android Build Tools version: 8.5.2
Gradle version: 8.7
The text was updated successfully, but these errors were encountered: