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

All day events are incorrectly retreived on Android next day #535

Open
hamishjohnson opened this issue Apr 3, 2024 · 0 comments
Open

All day events are incorrectly retreived on Android next day #535

hamishjohnson opened this issue Apr 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hamishjohnson
Copy link

Describe the bug
On Android, when requesting all day events, they are retreived incorrectly when querying the next day.

To Reproduce

  1. Create all day event on Android for today (e.g. 3 April 2024)
  2. Request all events between the next day (e.g. 4 April 2024 T 00:00 to 5 April 2024 T 00:00)

Expected behavior
The event on 3 April should not be returned

Screenshots
Optional, add screenshots if it helps explain your problem.

Device(s) tested
This can be very important as not all device vendors do calendar in the same way.

  • Device: Samsung Galaxy A10
  • OS: Android 11
  • develop branch

Flutter doctor
[✓] Flutter (Channel stable, 3.16.5, on macOS 14.2.1 23C71 darwin-arm64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] VS Code (version 1.87.2)
[✓] Connected device (5 available)
! Error: Browsing on the local area network for Development iPad. Ensure the device is unlocked and attached with a cable or associated with the same local
area network as this Mac.
The device must be opted into Developer Mode to connect wirelessly. (code -27)
! Error: Browsing on the local area network for Apple Watch. Ensure the device is unlocked and discoverable via Bluetooth. (code -27)
[✓] Network resources

• No issues found!

@hamishjohnson hamishjohnson added the bug Something isn't working label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant