Skip to content
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

RealmInstant.now() returns wrong value on API 25 and below #1849

Open
stavfx opened this issue Oct 30, 2024 · 2 comments · May be fixed by #1850
Open

RealmInstant.now() returns wrong value on API 25 and below #1849

stavfx opened this issue Oct 30, 2024 · 2 comments · May be fixed by #1850

Comments

@stavfx
Copy link

stavfx commented Oct 30, 2024

How frequently does the bug occur?

Always

Description

The fix introduced here is creating instances of RealmInstantImpl with milliseconds instead of seconds for devices running API 25 and below.

Stacktrace & log output

No response

Can you reproduce the bug?

Always

Reproduction Steps

No response

Version

1.16.0

What Atlas App Services are you using?

Local Database only

Are you using encryption?

No

Platform OS and version(s)

Android 7.1.2

Build environment

No response

Copy link

sync-by-unito bot commented Oct 30, 2024

➤ PM Bot commented:

Jira ticket: RKOTLIN-1137

@stavfx
Copy link
Author

stavfx commented Oct 30, 2024

Proposed fix: #1850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant