iPhone 应用程序中的真实世界商品?

发布于 2024-09-04 19:03:38 字数 190 浏览 5 评论 0原文

我以前见过这里提出的问题,但它们没有解决这个问题。也就是说:

根据苹果的指导方针,“应用内购买”可能不是现实世界的商品或服务。哪些服务允许与 iPhone 应用程序集成,以便我可以使用 ObjectiveC 在 iPhone 应用程序中销售商品?

换句话说,我怎样才能在我的应用程序中销售东西而不使用网站或集成的 UIWebView?

I've seen questions asked here before, but they do not address the issue. That said:

"In App Purchases" specifically may not be real world goods or services, according to Apple's guidelines. What services allow integration with iPhone apps so that I can use ObjectiveC to sell things in an iPhone app?

In other words, how can I sell stuff in my app and not use a website or integrated UIWebView?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

迷离° 2024-09-11 19:03:38

我能想到的唯一过程是使用 Magento 或 Shopify 等电子商务应用程序并使用 API 提取产品数据,然后向网站发出 HTTP 请求来模拟订购过程。

The only process I can think of would be something like using an e-commerce app like Magento or Shopify and using the API to pull the product data, and then make HTTP requests to the site to simulate the ordering process.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文