苹果系统IOS14 任何支付动作
- 发布:2020-09-25 19:20
- 更新:2023-11-10 10:28
- 阅读:2053
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win7
HBuilderX类型: 正式
HBuilderX版本号: 2.8.11
手机系统: iOS
手机系统版本号: iOS 13.4
手机厂商: 苹果
手机机型: i8p
页面类型: vue
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
支付成功回调函数
支付成功回调函数
实际结果:
支付成功 无回调动作
支付成功 无回调动作
bug描述:
拉取支持在 13系统下 可以正常回调成功!
但是在 IOS14下 支付成功不回调信息
苹果审核信息如下:
5 个回复
4***@qq.com (作者)
hank you for resubmitting your app. We have continued the review and would like to provide our findings.
We discovered one or more bugs in your app when reviewed on iPad running iOS 14.0 on Wi-Fi.
In-App Purchase results in an error.
Below are the steps to reproduce the issue:
The review was conducted under sandbox environment.
Next Steps
To resolve this issue, please run your app on a device to identify any issues, then revise and resubmit your app for review.
If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.
For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue. For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue
4***@qq.com (作者)
BUG呈现方式在IOS14一下 提交的请求的 orderInfo 会全部返回 包含username
在IOS14后返回的事件中不在包含 username
不算是大的BUG~
KStyle
购买过一次的账户,点击恢复购买之后,立即点击内购,不会弹出支付页面,直接就返回支付结果了,这是我遇到的bug
4***@qq.com (作者)
换UNI.的下单方法可以正常回调~~~plus的不行
换了以后通过苹果审核
2020-10-27 17:34
5***@qq.com
我这边支付成功后也不走回调函数
邱马特
兄弟解决了吗 我也卡在这里了
2022-10-18 18:18
2***@qq.com
遇到个问题。ios沙箱测试 没有问题 正式上线app之后,沙箱设置成false 支付完成无法进行回调。提示错误是这个Result: [object Object] 根本找不到原因。这是为什么???必须卸载app重新安装才会执行漏单处理的脚本。否则一直提示Result: [object Object]