question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

fetchAll and recurring events in Android

See original GitHub issue

Hi! Thanks a lot for your library.

I’ve double checked this behavior in at least two android devices.

Expected: fetchAll should fetch all events in all calendars Actual: fetchAll is not fetching the recurrent events in all calendars

It fetches correctly all events but recurring ones.

Is there something am I missing or is this an actual bug?

Thanks a lot! Fran

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
franleplantcommented, Feb 13, 2017

Thank you very much for your help and support!

0reactions
wmcmahancommented, Feb 13, 2017

Glad I could help. 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to get the real time of recurring events? - Stack Overflow
The event can occur one-time or can recur multiple times. Attendees, reminders, and extended properties are stored in separate tables. They each have...
Read more >
Create a recurring event - Android - Google Calendar Help
Set up a new repeating event. On your Android phone or tablet, open the Google Calendar app Calendar . In the bottom right...
Read more >
Recurring events | Google Calendar API
Create recurring events. Creating recurring events is similar to creating a regular (single) event with the event resource's recurrence field set.
Read more >
Integrate the Google Play Billing Library into your app
BillingClient provides convenience methods, both synchronous and asynchronous, for many common billing operations. It's strongly recommended ...
Read more >
Retrieving Events and Reminders - Apple Developer
If it is a recurring event, this method will return the first occurrence of the event. You can get an event's unique identifier...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found