Cordova / phonegap Googleplus

时间:2017-03-28 15:56:30

标签: javascript cordova oauth

所以我试图在我的phonegap应用中使用google oauth。由于inappbroswer正在被谷歌折旧,我一直在尝试其他选择。我试图开始工作的插件是googleplus:https://github.com/EddyVerbruggen/cordova-plugin-googleplus

我已经下载了演示html,并在我的测试IOS应用中安装了该插件。这是我点击链接时得到的回复:

TypeError: undefined is not an object (evaluating 'window.plugins.googleplus.login');
file://var/mobile/Containers/Data/Application/B6EF7424-A173-49A5-85A4-7EF0C0517B4D/Library/NoCloud/phonegapdevapp/www/index.html; 384

我不确定在我的凭据设置或插件安装中是否出错了。

0 个答案:

没有答案
相关问题