-
FYI,支付打开微信后,返回原程序报错:app 已停止,点击确定,app重新被打开。
$adb logcat | grep Wechat
D/Cordova.Plugin.Wechat( 9800): sendPaymentRequest is called.
W/PluginManager( 9800): THREAD WARNING: exec() call to Wechat.sendPa…
-
In GCMIntentService.java:73 we see they check if the app is in foreground
// Send a notification if there is a message and not in foreground
if (!PushPlugin.isInForeground() && extras.get…
-
参照demo,最后运行 ionic run ios,报错了。(在Android上可以正常使用)
网络上也有其他小伙伴有类似的报错:http://bbs.csdn.net/topics/391839063
原先发现问题是在本来的项目里,但为了屏蔽其他干扰因素,使用了demo也有同样的问题。
开发环境:
Cordova CLI: 5.3.3
Gulp version: CLI version 3.9…
-
运行:
ionic plugin add https://github.com/xu-li/cordova-plugin-wechat --variable wechatappid=[appid]
出错:
Running android-install.Hook: after_plugin_add, Package: com.xxx.app, Path: /Users/xxx/Develop/ap…
-
请问,这个问题需要解决么?
-
@xu-li ,你好。
我在ionic下面使用你的控件,发现几个问题:
1.运行你的demo时,android下面,发送朋友圈消息时总是提示“授权失败”。
2.运行你的demo时,ios 模拟器下面,"微信授权登录" 提示参数错误。
请问以上2个问题有好的解决办法么? 不甚感激!
同时我对Wechat.auth 方法中的 “use response.code to get the access…
-
我首先git clone https://github.com/xu-li/cordova-plugin-wechat-example.git
然后cd ionic执行:
1. ionic plugin add https://github.com/xu-li/cordova-plugin-wechat --variable wechatappid=wx4a525790c75c494f
2. i…
-
我可以通过此plugin拿到登录用户的基本信息吗?
-
Hi Xu,
Good contribution to cordova wechat plugin. I have used this great plugin in my meteor apps. It works gracefully.
One suggestion: current URL only supports remote webpage url or local file base…
-
你好,
请问一下用这个分享到微信朋友群功能, 是不是必须要注册微信开发者账户等等?
谢谢!
edit: 或者APP ID. 应该不需要是吧