是否有可能拥有一个 native View ,它可以使用身份验证 API 登录网站,然后使用 webview 继续使用 Web 应用程序的其余部分。
Best Answer-推荐答案 strong>
Above @RAGHVENDERKATARIA explain in detail is right but you have to be
also read Apple guidelines before developing this kind of App. If you
have a look at the Apple guidelines it states:
it seems like you just made an app that encapsulated an UIWebView to
load a specific page since you can do that via Safari, they reject
apps like that.
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
关于android - webview中的 native 登录和应用程序的其余部分,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/54121965/
|