xu-li / cordova-plugin-wechat

A cordova plugin, a JS version of Wechat SDK
1.22k stars 509 forks source link

sendPaymentRequest not work on ios #578

Closed mediagram closed 4 years ago

mediagram commented 4 years ago

Hi, I'm using this plugin for wechat payment on ionic 4.

when I tested it on android. it works fine.

but test on ios is fail got this error message "发送请求失败"

every environtment is same and I installed current version of git code.

when I installed it I set universal link and appid.

I'm also set URL Types in Xcode like feauture8.7 in below link. https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=8_5

I tried remove URL Types and add I tried both.

Could you please let me what I miss??

Best regards