CalendarEvents Library
Posted: Fri Feb 14, 2020 7:46 pm
Hi,
I have just added my code to what I believe is called a github repro. I have no idea how to use Github so something else to learn!
https://github.com/Skids-1/CalendarEvents-Reader
At the moment it only works on MacOS as it does not seem possible to give any app that uses it authorisation to access the calaendar on iOS. I believe that this is because the library uses a depreciated method to initialise the EventStore object. I know what it should use but I have not learnt how to wrap the Block portion of the foreign method call ( as described in other posts to this forum ).
I have just added my code to what I believe is called a github repro. I have no idea how to use Github so something else to learn!
https://github.com/Skids-1/CalendarEvents-Reader
At the moment it only works on MacOS as it does not seem possible to give any app that uses it authorisation to access the calaendar on iOS. I believe that this is because the library uses a depreciated method to initialise the EventStore object. I know what it should use but I have not learnt how to wrap the Block portion of the foreign method call ( as described in other posts to this forum ).