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

Can only read events from the past year #7

Open
DanChaltiel opened this issue Aug 15, 2016 · 0 comments
Open

Can only read events from the past year #7

DanChaltiel opened this issue Aug 15, 2016 · 0 comments

Comments

@DanChaltiel
Copy link

DanChaltiel commented Aug 15, 2016

I just discovered this great library, but I get an unexpected behaviour :

    CalendarProvider provider = new CalendarProvider(this);
    List<Event> eventsList = provider.getEvents(id).getList();

The earliest event I get here happened the 08/16/2015, even if my google agenda show me events of 2014.

Is that a bug or a misunderstanding of mine ?

EDIT : by the way, why isn't there any adding method ? I would love that !

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

No branches or pull requests

1 participant