IOS App got rejected on itunes (10.6 Details: Not using Safari View Controller API )

Apple noticed that the user is taken to Safari to sign in or register for an account, which provides a poor user experience.
They 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.

How can I implement Safari View Controller API in ionic?

Please provide an example or documentation to achieve this.

Any assistance will be highly appreciable.

1 Like

I found this plugin.

But, I don’t know you can through apple review.

You might want to use the inappbrowser cordova plugin to show web content from an external source within your app.

Hi, did you seccesfully submitted in the end?
if yes please tell how

Thanks , yes app was accepted by Apple as i remember I discussed same concern with itunes support by replying to issue & tried to convince then that app is based on ionic framework & after few days i resubmitted new IPA on itunes & it was accepted. :slight_smile: