我正准备将我的第一个 iOS 应用程序发送到应用商店,所以我正在阅读 AppStore 指南。我使用 JQuery Mobile Framework 创建了一个带有 Phonegap 的应用程序。
我有两个问题:
1-) 我只是想知道这条线是什么意思?
Apps that use non-public APIs will be rejected
这些“非公共 API”是什么?我在我的应用程序中使用了来自 github 的一些 API。
2-) 我在使用 Jquery Mobile 时犯了错误吗?
Apps that are not very useful, unique, are simply web sites bundled as Apps, or do not provide any lasting entertainment value may be rejected
我的应用程序就像一个本地应用程序,不需要互联网连接。但我不使用objective-c。这使我的应用程序成为“捆绑为应用程序的网站”