我应该使用 iOS 框架来创建 Web 应用程序的本机版本吗?

发布于 2024-12-14 19:30:28 字数 261 浏览 1 评论 0原文

我有一个用 Ruby on Rails 编写的类似 twitter 的 Web 应用程序,允许商店与客户进行交流。

该网络应用程序允许店主上传产品照片以及新产品详细信息。

我希望我的应用程序可以从 iOS 设备访问,尽管大多数任务可以使用我的 Web 应用程序和移动 Safari 来完成,但无法上传图像。

创建本机 iOS 应用程序有哪些选项?我应该学习 Objective C 并使用 Xcode,还是有框架可以使此类任务变得更容易?

谢谢

I have a twitter like web application written in Ruby on Rails that allows shops to communicate with their customers.

The web application allows the shop owner to upload product photos as well as new product details.

I want my application to be accessible from an iOS device, and although most of the tasks can be accomplished using my web app with mobile safari, it is impossible to upload images.

What are my options for creating a native ios application? Should I learn objective C, and use Xcode, or are there frameworks out there that make this sort of task easier?

thanks

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

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

发布评论

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

评论(1

一桥轻雨一伞开 2024-12-21 19:30:28

您可以查看 http://phonegap.com/http://www.appcelerator.com/products/titanium-mobile-application-development/

当您已经了解网络编程时从此更容易学习Objective-C 是一条艰难的路

You could check out http://phonegap.com/ or http://www.appcelerator.com/products/titanium-mobile-application-development/

When you already know webprogramming its much easier to go from that, learning objective-c is a hard road

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