Apple Pay P2P (iOS 11) - 2017 年秋季是否会有此 SDK?
Apple Pay P2P (iOS 11) - Will there be an SDK for this in the Fall of 2017?
我们都在 iOS11 中看到了宣布 P2P 汇款将进入 Apple Pay 的主题演讲。他们正在使用由绿点支持的 "Virtual Cash Card" 来允许人与人之间直接转账。如果通过银行账户获取,它们是免费的。如果通过信用卡采购,则为 3%。
资料来源:https://www.recode.net/2017/6/5/15741636/apple-pay-p2p-venmo-competitor-apple-pay-cash-money-transfer
WWDC Session:https://developer.apple.com/videos/play/wwdc2017/714/
(在 API 秒内无法访问 P2P,而且我找不到 P2P API 秒的 WWDC 视频)。
因为他们没有提到关于 iMessage 的 API 或 P2P 东西的 iOS 的任何事情......有谁知道 P2P 传输是否将成为 Apple Pay 的一部分 API 在 2017 年秋季。有人知道 API 实施的技术细节吗?
我基本上想知道他们是否只允许 iOS 通过他们自己的应用程序进行 P2P,或者您是否可以通过 iMessage 或 CocoaTouch 库将您自己的功能添加到 P2P 传输中?
提前致谢。
Apple 宣布其仅适用于 iMessage 的应用程序及其内置功能。 它不适合开发者使用。
所以不要浪费时间去寻找API它的任何材料。
让我们分解一下。
Since they did not mention anything about an API for either iMessage
or for iOS for the P2P stuff... Does anyone know whether P2P transfers
will be part of the Apple Pay API in the Fall of 2017.
如果他们没有提到它,也没有为它做广告,那就意味着——不,它现在不可用,而且今年可能也不可用。
Anyone have leads on the technical details of the API implementation
for this?
我相信我认识您可能正在寻找的合适人选。他们是 Apple Inc. 的员工。不幸的是,他们签署了一大堆保密协议,并且永远不会谈论 public 中的任何未来软件或硬件版本。
I basically want to know whether they will only allow P2P in iOS
through their own apps, or can you add your own features to P2P
transfers either via iMessage or through CocoaTouch libraries?
这里也不走运。您必须为此推出自己的 P2P 解决方案。
如果你有很多空闲时间,你可以做的是分析 iOS runtime headers 以寻找即将发布的任何线索,但老实说,这是没有用的。
关于这个以及 iOS 世界中事情是如何运作的,我有一个个人故事。
iPhone 6在2014年问世,带有NFC芯片,很多人希望Apple能做一个public API来使用它。 iPhone 6s 的发布从未发生过。 iPhone 7.
的发布从未发生过这种情况
Apple 在今年的 WWDC 大会上只发布了非常有限的CoreNFC API,这并不是大多数开发者所希望的。
那是什么意思呢?当涉及到新技术 API 支持时,永远不要指望 Apple 会立即发布它。
我们都在 iOS11 中看到了宣布 P2P 汇款将进入 Apple Pay 的主题演讲。他们正在使用由绿点支持的 "Virtual Cash Card" 来允许人与人之间直接转账。如果通过银行账户获取,它们是免费的。如果通过信用卡采购,则为 3%。
资料来源:https://www.recode.net/2017/6/5/15741636/apple-pay-p2p-venmo-competitor-apple-pay-cash-money-transfer
WWDC Session:https://developer.apple.com/videos/play/wwdc2017/714/ (在 API 秒内无法访问 P2P,而且我找不到 P2P API 秒的 WWDC 视频)。
因为他们没有提到关于 iMessage 的 API 或 P2P 东西的 iOS 的任何事情......有谁知道 P2P 传输是否将成为 Apple Pay 的一部分 API 在 2017 年秋季。有人知道 API 实施的技术细节吗?
我基本上想知道他们是否只允许 iOS 通过他们自己的应用程序进行 P2P,或者您是否可以通过 iMessage 或 CocoaTouch 库将您自己的功能添加到 P2P 传输中?
提前致谢。
Apple 宣布其仅适用于 iMessage 的应用程序及其内置功能。 它不适合开发者使用。
所以不要浪费时间去寻找API它的任何材料。
让我们分解一下。
Since they did not mention anything about an API for either iMessage or for iOS for the P2P stuff... Does anyone know whether P2P transfers will be part of the Apple Pay API in the Fall of 2017.
如果他们没有提到它,也没有为它做广告,那就意味着——不,它现在不可用,而且今年可能也不可用。
Anyone have leads on the technical details of the API implementation for this?
我相信我认识您可能正在寻找的合适人选。他们是 Apple Inc. 的员工。不幸的是,他们签署了一大堆保密协议,并且永远不会谈论 public 中的任何未来软件或硬件版本。
I basically want to know whether they will only allow P2P in iOS through their own apps, or can you add your own features to P2P transfers either via iMessage or through CocoaTouch libraries?
这里也不走运。您必须为此推出自己的 P2P 解决方案。
如果你有很多空闲时间,你可以做的是分析 iOS runtime headers 以寻找即将发布的任何线索,但老实说,这是没有用的。
关于这个以及 iOS 世界中事情是如何运作的,我有一个个人故事。 iPhone 6在2014年问世,带有NFC芯片,很多人希望Apple能做一个public API来使用它。 iPhone 6s 的发布从未发生过。 iPhone 7.
的发布从未发生过这种情况Apple 在今年的 WWDC 大会上只发布了非常有限的CoreNFC API,这并不是大多数开发者所希望的。
那是什么意思呢?当涉及到新技术 API 支持时,永远不要指望 Apple 会立即发布它。