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

Attempting to test the calendar object #8

Open
emitanopu opened this issue Feb 4, 2021 · 4 comments
Open

Attempting to test the calendar object #8

emitanopu opened this issue Feb 4, 2021 · 4 comments

Comments

@emitanopu
Copy link

Good day Bob,
I have downloaded and attempted to test the CalendarsTester object.
It doesn't work for me. Sad face. Looks like it is referencing a lot of libraries that no longer exist.
I'm not sure if you feel like having a look at it?
Just curious if it looks anything like an Apple calendar as this is what our client is trying to achieve.
Happy to send through the error log if you are unable to duplicate the issue.
Thank you for being,
Jason

@TheAlmightyBob
Copy link
Owner

Interesting, thanks for letting me know. Unfortunately I don't have time to look into it right at the moment, and...

Just curious if it looks anything like an Apple calendar

It doesn't "look" like anything. The Calendars library is a simple API for programmatically accessing/editing the calendar. It provides no UI. This project just provides the bare minimum of basic developer UI for testing the API.

If it's convenient for you to attach logs, that would be appreciated, but don't trouble yourself over it.

@emitanopu
Copy link
Author

emitanopu commented Feb 4, 2021 via email

@TheAlmightyBob
Copy link
Owner

I'd love for you to help fix this, but you should fork the repo and create your own branch that way.

Though if you're interested in the Calendars library and know what you want to do with it, you could also just try using it in your own sample app. While I haven't seen what errors you've encountered, my guess is that they have more to do with the quirks of this test app (e.g. Xamarin.Forms and compatibility with the latest XCode/etc) than with the actual Calendars library itself...

@emitanopu
Copy link
Author

emitanopu commented Feb 6, 2021 via email

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

2 participants