sahat/satellizer

Use SafariViewController instead of inAppBrowser

Open

#978 创建于 2016年9月27日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)TypeScript (1,110 fork)github user discovery
hacktoberfest

仓库指标

Star
 (7,803 star)
PR 合并指标
 (PR 指标待抓取)

描述

Our ios App was rejected because the use of Safari, is it possible to use SafariViewController Cordova Plugin[https://github.com/EddyVerbruggen/cordova-plugin-safariviewcontroller] intead of inAppBrowser?

Design Preamble

We noticed that the user is taken to Safari to sign in or register for an account, which provides a poor user experience.

Next Steps

Please revise your app to enable users to sign in or register for an account in the app.

We recommend implementing the Safari View Controller API to display web content within your app. The Safari View Controller allows the display of a URL and inspection of the certificate from an embedded browser in an app so that customers can verify the webpage URL and SSL certificate to confirm they are entering their sign in credentials into a legitimate page.

Resources

For additional information on the Safari View Controller API, please see the webpage, What's New in Safari.

贡献者指南