Open oitan opened 4 years ago
Similar issue with FindMe.get
=> getHostFromWebservice(self.account.webservices.findme)
:
UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'findme' of undefined
at iCloud.__start (.../node_modules/apple-icloud/resources/apps/FindMe.js:32:63)
Keep up the good work!
I tried to run the demos and got this for
getOpenTasks
and similar to this forgetCollections
:I am not sure if it's because Apple's API is updated or not. If you can give me directions, I could make a pr too to contribute.