Is it possible to fetch data from iCloud drive using CloudKit - icloud

I want to display user's iCloud drive content in my app which i am building on tvOS . Is it possible to fetch the data on tvOS using cloud kit from iCloud drive.

Not using CloudKit, but yes. Start with "Document-based app" template (optional step, but it provides code snippets for working with documents) and enable Capabilities->iCloud->Services->iCloud Documents.

Related

App built with ReTool in production for users

I have a colleague who built a database app using ReTool.
Since it has been built quite nice, we would like to publish it on our cloud space and make it accessible for more than just him.
But we can't find any information on how to publish the app, apart from the in-app settings, to publish it, but it is always a "preview" version.
Anyone has experience with this?
You can share your Retool app publicly via a public link, and embed it in an iFrame in other applications or web pages. In edit mode just click the "Share" button on the top right and select the "Public" tab. (This will render your app publicly.)
But It's good to know that the public apps are only available on the Business and Enterprise plans.
Check this link for detailed information.
You can also get the share app url from (...) menu.

Embed AWS QuickSight dashboards in native or hybrid mobile applications

Is there a way that I can embed QuickSight dashboards in a native or hybrid mobile application? I had embed it in my web application but I don't know how I can do the same for mobile applications.
Answer from AWS support team:
Unfortunately, as such QuickSight doesn’t support mobile embedding natively. I sincerely apologize on behalf of AWS for any inconvenience caused due to the limitations of the service.
However, using any one of the below workarounds, you should be able to achieve your use case of embedding QuickSight dashboard(s) in Hybrid mobile application(s).
Option 1
Embed via web view and the web view is within the app. However please note that in using this approach, you might not be able to use the JS SDK that is available to interact with the embedded dashboard from the parent website.
OR
Option 2
Embed via web view and the web view is in a iframe which is within the mobile app. please note that in using this approach, you might be able to use the JS SDK but can have performance lag due to the chain: dashboard in a web view in iframe in a mobile app.

Share a google drive, google spreadsheets API app available to any user

I have made a python code that automates a process inside my work using drive and spreadsheets API , now i want to share this tool with my mates, but them does not know anything about programming, so my question is, how can I share the app to be used by any user as a third party app.
Since you tagged google api so i assume you are working on google sheets, if so you can create json credentials file here for them as you did for yourself at google cloud console. Each json has email address that you can share the googlesheet with and they can access google sheet using json key and your application.

iCloud Drive REST API?

I'm writing Windows C++ application that gives user ability to save some work results directly to cloud storage like Google Drive, Dropbox and OneDrive. I've been able to create working implementation of code that uses OAuth2 and REST API to authenticate user and upload files (with CppRestSDK help).
Now i've been searching for ability to do the same with iCloud Drive service. So far i've seen that for all (?) iCloud based services Apple gives CloudKit SDK to work with them. But this SDK is available ony for XCode and there is some web version for JavaScript.
My question is simple - is there any way to upload files to iCloud Drive from Windows C++ application?

How I submit my glass app in google glass

I build a glass app using mirror api. Now I want to submit in google that any one can download my app from glassware.
How can I do it?
It sounds like you'd like to have your Glassware listed on MyGlass. Follow these steps:
Ensure that your Glassware adheres to all of the guidelines provided in the official documentation. Google provides a checklist that you can use.
Prepare icons and assets that will appear on Glass and MyGlass. There's a list of the icons to create here.
Fill out the distribution form to initiate the review process.
If you'd like to use any new voice commands from the "ok glass" menu, request these in a separate form.