将MobilePay集成到Xamrain应用程序(IOS版本)

发布于 2025-01-15 00:44:42 字数 1102 浏览 1 评论 0原文

我正在 Xamarin 创建一个项目,其中我想使用 MobilePay 作为付款选项。我已经检查了更多关于实现的参考资料和视频,我将完成 android 版本(带有深层链接),但我无法为 IOS 版本做到这一点,

你能得到吗我对这些事情有一些想法,如何传递数据并从应用程序委托(控制器到应用程序委托文件)接收数据

我已经在 android 和 ios 中实现了它,我也会使用特定于平台的 输入图片此处描述

在图像下方,从 MobilePay 完成支付过程后,我在 Android 版本中收到响应 输入图片这里的描述

但是当我实现 IOS 时,我将使用 UIApplication(UIKit 包),它也可以工作,但是当应用程序中心为 Android 生成构建 APK(提交代码后)时,它出现以下错误 输入图片这里的描述

意味着它对Android应用程序构建的影响

我不知道如何将数据控制器传递给应用程序委托文件并使用从google pay获取的响应数据回复

I am creating a project in Xamarin and in that, I want to use MobilePay as a payment option. And I have checked many more references and videos about the implementation and I'll complete the android version(with the deep link) but I can't able to do it for the IOS version

Can you please get me some idea about these things, How to pass data and receive data from the app delegate (controller to appdelegate file)

I have implemented it in android and ios also I'll go with platform-specific
enter image description here

Below the image, I get the response in the android version after the complete the payment process from the MobilePay
enter image description here

But when I am implementing IOS I'll use UIApplication(UIKit package) and it also works but when the app center generate build APK (after committing code) for the android it's getting me below error
enter image description here

means it's the effect on the android app building

I don't have an idea how to pass data controller to app delegate file and use response data that getting from the google pay response

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文