PGPlugin类PGBatteryLevelPlugin(pluginName:com.phonegap.battery)不存在?

时间:2011-11-22 06:03:25

标签: iphone ios cordova phonegap-plugins

大家好我正在尝试从phonegap开始的事件章节,当我查找电池问题时,它会将日志作为 2011-11-22 11:30:17.964 Event[644:207] ERROR: Plugin 'com.phonegap.battery' not found, or is not a PGPlugin. Check your plugin mapping in PhoneGap.plist.


当我用值com.phonegap.battery映射plist中的PGBatteryLevelPlugin时,日志就是

2011-11-22 11:18:03.152 Event[552:207] PGPlugin class PGBatteryLevelPlugin (pluginName: com.phonegap.battery) does not exist. 2011-11-22 11:18:03.152 Event[552:207] ERROR: Plugin 'com.phonegap.battery' not found, or is not a PGPlugin. Check your plugin mapping in PhoneGap.plist.



知道该怎么办?我已经下载了phonegap的插件,但找不到电池插件。

1 个答案:

答案 0 :(得分:1)

PhoneGap没有电池插件。你想要寻找的东西实际上是在wiki.phonegap.com写的教程的一部分。我不认为这是一个真正的插件。

在“手机差距”+“电池”上进行另一次Google搜索,您可能会发现更有用的内容。

就像我刚发现的那样:https://github.com/alunny/phonegap-battery-status