菜鸟教程小白 发表于 2022-12-12 22:49:39

ios - 如何始终在 Safari 中打开 google plus 登录屏幕


                                            <p><p>我正在我的应用中添加 Google+ 登录。它在模拟器中与 Safari 一起工作正常。<br/>
在按钮上单击其打开的 safari,当用户完成登录后返回应用程序。</p>

<p>但是当我在具有 google chrome 的设备上对其进行测试时,它已在其中打开。并且登录后不会返回应用程序。</p>

<p>那么有没有办法只在 safari 中显示 google plus 登录而不是 chrome。</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>阅读 <a href="https://developers.google.com/+/mobile/ios/api/interface_g_p_p_sign_in" rel="noreferrer noopener nofollow">Official documentation of G+.</a> </p>

<blockquote>
<p>It provides single sign-on via the Google+ app (if installed), Chrome for iOS (if installed), or Mobile Safari.</p>
</blockquote>

<p><strong>那么有没有办法只在 safari 中显示 google plus 登录而不是 chrome。</strong><br/>
-> 可能您需要从您的 iOS 设备上删除/卸载 goole chrome 应用程序。</p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 如何始终在 Safari 中打开 google plus 登录屏幕,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/24080075/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/24080075/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 如何始终在 Safari 中打开 google plus 登录屏幕