Phone Gap Apps

I’m just beginning my investigation of remoteStorage. I’ve got a number of single page web apps that I currently host in browser. However, for business reasons, it’s become apparent that there’s some financial benefit from having these available natively in app stores, via something like Phone Gap. Has the remoteStorage api been tested in this context? Can login to storage providers be made to work in this context?

I don’t know of anyone having tested it yet, but as long as you can catch the redirect response from the storage provider’s OAuth login it should be possible.