Has anyone used any of the web APIs to use any of the cloud services with Unity webplayer or app?
It would be interesting to see some examples.
I am thinking of trying to link my app to Google Drive for example for people to save/share things.
On Android it’s quite simple because you just do a “share” intent. I wonder if there is an off he shelf web library that does the same sort of thing so I don’t have to write it all myself!