ionic-team / ionic-team/cordova-plugin-ionic-webview

Is "ionic://" scheme used in ios secure like "https://" one or it is like "http://"

Open
#639 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
493
Forks
410
PR merge metrics
No merged PRs in 30d

Description

As mentioned in the document that the default scheme for ios after wkwebview v3.0 is "ionic://" and that the use of "https://" are not allowed any more but we are using "https://" instead of "http://" in android because https is more secure; so we need to know if the "ionic://" scheme is secure like "https://" one or not and if not what is the alternative that will give us the same security like "https://" on ios.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.