Skip to main content
0 votes
0 answers
54 views

Using Java, I am trying to use com.github.caldav4j to download events from my iCloud calendar. Using caldav4j i am successfully getting the principal_url and got a list of calendars and got the ...
randy's user avatar
  • 1,919
0 votes
0 answers
54 views

I am implementing Sign in with Apple in my Node.js application, but the callback function is not being triggered after entering credentials. Instead, I receive the following error: ...
Noman Aslam's user avatar
1 vote
2 answers
3k views

When launching my iOS App built with react-native, I get the following warning: Module iCloudStorage requires main queue setup since it overrides constantsToExport but doesn't implement ...
yavnelf's user avatar
  • 365
2 votes
0 answers
406 views

I want to enhance a component in a smart hub. It connects against iCloud to gather some data. But do to the need of 2FA, it's very annoying to re-auth every couple of days. Other services are able to ...
Christian Manivong's user avatar
5 votes
0 answers
507 views

My app uses iCloud key-value storage objective-c api as follows: NSUbiquitousKeyValueStore* iCloudStorage = [NSUbiquitousKeyValueStore defaultStore]; [iCloudStorage synchronize]; [iCloudStorage ...
Vyacheslav Hrasiuk's user avatar
0 votes
1 answer
299 views

I am using a google cloud function with python 3.9 My intention is to trigger this cloud function from an http trigger to stop a compute engine instance. The code for my cloud function is as below (...
Yogesh Devi's user avatar
1 vote
1 answer
492 views

Does Apple offer any API (that doesn't involve an iOS app) that allows contacts to be synced into iCloud and placed into specific groups?
Zachary Russell Heineman's user avatar
2 votes
0 answers
161 views

I'm trying to backup(not sync) my app's user data and database using iCloud. What I'm trying to achieve is the on-demand backup and restore feature. I've created a folder structure like ...
Nazmul Islam's user avatar
0 votes
1 answer
1k views

Does iCloud provide anything like the google drive's "save to drive" button or dropbox's "saver"? Or what is the easiest way to save a file (e.g. .pdf) from my app (JS/React) to ...
Lenka Hubáčková's user avatar
0 votes
1 answer
252 views

I'm trying to set up a dashboard in Google Data Studio with Apple News analytics data as one of the sources. I can see you can download this analytics data manually as a CSV - does anyone know a way ...
mattjwj's user avatar
  • 13
2 votes
1 answer
1k views

I'm developing an Expo app which stores large amounts of users private data, currently only within the app. In order to allow the user to migrate their app data between devices, we need to store this ...
Ben's user avatar
  • 315
0 votes
0 answers
80 views

I am working in my index.js file using the firebase-admin module from Firebase, everything works great until I decide to import the apple-icloud module (https://github.com/MauriceConrad/iCloud-API) to ...
Lawris's user avatar
  • 1,035
-1 votes
1 answer
107 views

When I compile my app I get a long list of errors all connected to UIKit/UICloudSharingController.h as you may see in the attached screenshot. What does it mean and how to fix it?
Fabrizio Bartolomucci's user avatar
5 votes
0 answers
340 views

We have an iCloud calendar PHP integration that uses batch CRUD methods as detailed here: https://github.com/apple/ccs-calendarserver/blob/master/doc/Extensions/calendarserver-bulk-change.txt It ...
Randam's user avatar
  • 120
0 votes
1 answer
1k views

I am looking to build URL for making API call to Salesforce marketing cloud. I am looking to extract campaigns details and metrics through it. Url looks like- http://www.exacttargetapis.com/hub/v1/...
harsh agarwal's user avatar

15 30 50 per page
1
2 3 4 5
8