菜鸟教程小白 发表于 2022-12-12 15:00:16

android - webview中的 native 登录和应用程序的其余部分


                                            <p><p>是否有可能拥有一个 nativeView ,它可以使用身份验证 API 登录网站,然后使用 webview 继续使用 Web 应用程序的其余部分。 </p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><blockquote>
<p>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:</p>

<p>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.</p>

<p>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</p>
</blockquote></p>
                                   
                                                <p style="font-size: 20px;">关于android - webview中的 native 登录和应用程序的其余部分,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/54121965/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/54121965/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: android - webview中的 native 登录和应用程序的其余部分