iOS 批准在 webview 中登录的 App Store
iOS approve App Store with login in webview
我们正在开发一个简单的 iOS 本机应用程序,它具有:
- Splash
- 3 sections of public company information.
- Google Cloud Push notifications.
- Access to a private (login) section which is embedded in a webview (remotely hosted URL).
我的问题是:苹果会批准我们的App吗?
谢谢。
请注意:
Login in Webview would not be an issue for rejecting App by Apple.
但是你需要记住的是:
App with less features & it doesn't have enough features will be rejected by Apple
希望对您有所帮助。
我们正在开发一个简单的 iOS 本机应用程序,它具有:
- Splash
- 3 sections of public company information.
- Google Cloud Push notifications.
- Access to a private (login) section which is embedded in a webview (remotely hosted URL).
我的问题是:苹果会批准我们的App吗?
谢谢。
请注意:
Login in Webview would not be an issue for rejecting App by Apple.
但是你需要记住的是:
App with less features & it doesn't have enough features will be rejected by Apple
希望对您有所帮助。