-
### Description
The result of `codePush.getPendingPackage()` not has `isMandatory` property on my iOS.
![image](https://cloud.githubusercontent.com/assets/12250129/26274579/6a20a4a8-3d7f-11e7-8a8e-…
-
Have you been able to integrate the plugin with Cordova ?
You give reference to boxfish:meteor-wechat (which seems totally broken), so I thought maybe you tried it before.
-
```
var params = {
mch_id: '1280971401', // merchant id
prepay_id: 'wx20151106110724aa7a36a51c0292643654', // prepay id
nonce: 'nLYur40d6aQZaRIy', // nonce
timestamp: "1446778330", /…
nbwsc updated
7 years ago
-
你好,使用您说得方法进行cordova plugin add cordova-plugin-sharesdk ,总是提示在搜索,后面我就是用cordova plugin search cordova-plugin-sharesdk命令,结果发现在官网上无法找到此插件呀,是怎么回事呀?要如何解决呢?
-
Hi Team,
Specify Email App is not working and skype , Galery vault, Shareit opens in the email apps list.
Tested in android device with below specification :+1:
Android Version : 5.0.2
Device : Le…
-
代码如下 Wechat.share({
message: {
title: "我的优惠码是" + code[0].code + ",快来下载app享受折扣吧~",
thumb: "http://xfinger-wisdom.oss-c…
-
微信支付弹出“普通错误”是什么原因造成的?
-
Error: Failed to fetch plugin cordova-plugin-wechat via registry.
Probably this is either a connection problem, or plugin spec is incorrect.
Check your connection and plugin name/version/URL.
Error: s…
-
查了文档,好像都没有诶
网页是这样:
` media: {
type: Wechat.Type.WEBPAGE,
webpageUrl: "http://tech.qq.com/zt2012/tmtdecode/252.htm"
}`
图片呢?
`media: "YOUR_MEDIA_OBJECT_…
-
https://github.com/xu-li/cordova-plugin-wechat-example/blob/master/server/payment_demo.php
为什么server php产生的params给支付包参数格式错误? 产生的参数和插件的事例参数不一致