Hi
I followed this tutorial in a webapp in tizen :
http://www.sitepoint.com/building-twitter-app-using-angularjs/
and i successfully ran the application, but after oauth was initialized,
i got this error :
Cannot find hostname in file:/// from static code: InvalidHeader message: Cannot find hostname in file:/// from static
Google is telling me that i should replace my oauth.js by the phonegap's one
But how could i do that with tizen as it"s not a phonegap application ?
Thanks