开发者

Does Safari support Objective-C app?

开发者 https://www.devze.com 2023-01-03 07:33 出处:网络
I\'m wondering it there is a way to build an Objective-C applications and then integrate into an HTML page so it can be open from iPhone, Safari. Is that possible?

I'm wondering it there is a way to build an Objective-C applications and then integrate into an HTML page so it can be open from iPhone, Safari. Is that possible?

I'm thinking to be something similar with Flash application emb开发者_如何学Cedded on HTML pages by using a Flash Player plugin.

Cheers, Codrin


No, it's not possible. But you can use Cappuccino, which is web framework for Objective-C developers.


Safari is not build to run Objective-C apps..

You should submit your application to the AppsStore, which is the best way to distribute application over the iPhone platform.

0

精彩评论

暂无评论...
验证码 换一张
取 消