Has anyone integrated Socialize (getsocialize.com) with PhoneGap? I’m working on a PhoneGap app, and so all of the UI is HTML5, but my client wants us to drop Socialize into the app (love those last minute design changes).
They seem to only have native SDK’s, and I guess we could build out a Socialize plugin for PhoneGap but seems like a heavy solution, and I’d rather keep the UI in the HTML5 land to keep everything consistent. I’m not sure what the best path forward is?
So, the answer is no. At least not right now.
The only way forward is to either write a phonegap plugin, use their raw API or just build myself.