As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
Can you clarify what you mean "download images to my xcode project? Do you mean you want to use them in your code or in your project itself.)
I want to download images to my xcode project. The images are stored in Google Cloud Storage. The Code above doesn't do the job and does not return anything.
Kevin,
Can you explain what you mean here by "doesn't really work"? What is it that you're trying to do? How is it failing?
Thanks,
Kevin Wu
I am trying to establish a connection to Google Cloud Storage from my xcode swift files. I stored all my data in GCS, but don't know how to access it through Kinvey. I tried the following code sample (in Swift), but it doesn't really work. Perhaps I need to set up a data link? Hopefully someone can help me out on this one. Thanks a ton.