inPhilly
inPhilly
I am having an issue with this method as well, specifically with the 'completion method called more than once' assertion. I have been banging my head against a wall with...
@mixtly87 did you happen to come up with a solution to your issue? I see that you posted this way back in February.
Great - I will give it a try. Thanks!
Thanks for your fast response - your code has been so helpful to me (I don't know php at all)! I am trying to update an existing record with a...
I don't know the exact file size yet, I assume it will be less than 1 MB if that helps?
Via a page on a web server
This is all behind the scenes - I am just updating CloudKit from a server database every couple of hours. There is no front end.
So maybe it's not via a page on a web server but via a php script. I don't need to show any progress. I just can't find one php example...
Do you have an example of the "save asset method with a param to the file path to upload", and would that work with the existing files in this repository?
I will be running this via cron. I will keep trying.