I am working on a chat application and I want to add attachment functionality in my App.
I want to attach every kind of file from Google Drive and I-Cloud ??
I have tried many thing but they all didn't worked I Tried doing it with "how implement google drive in ionic app" (It didn't worked). I tried it with cordova plugin "cordova-plugin-jc-googledrive" But I think it does not support IONIC 2
My app Is based on IONIC-2 and Angular-2. Can some one suggest me a way to attach file from drive and I-cloud. Can someone Please suggest me a way to do so.
Thanks!!