Repository: cordova-docs
Updated Branches:
  refs/heads/master 3c3adca71 -> 4ba877cd9


CB-10005 Remove CDVSystemSchemes iOS preference doc


Project: http://git-wip-us.apache.org/repos/asf/cordova-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-docs/commit/4ba877cd
Tree: http://git-wip-us.apache.org/repos/asf/cordova-docs/tree/4ba877cd
Diff: http://git-wip-us.apache.org/repos/asf/cordova-docs/diff/4ba877cd

Branch: refs/heads/master
Commit: 4ba877cd9eeda3e8ac80a0dd4a103f1fb45b7755
Parents: 3c3adca
Author: Shazron Abdullah <[email protected]>
Authored: Tue Nov 17 15:37:44 2015 -0800
Committer: Shazron Abdullah <[email protected]>
Committed: Tue Nov 17 15:37:44 2015 -0800

----------------------------------------------------------------------
 www/docs/en/edge/guide/platforms/ios/config.md | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-docs/blob/4ba877cd/www/docs/en/edge/guide/platforms/ios/config.md
----------------------------------------------------------------------
diff --git a/www/docs/en/edge/guide/platforms/ios/config.md 
b/www/docs/en/edge/guide/platforms/ios/config.md
index ba931fc..d316d0d 100644
--- a/www/docs/en/edge/guide/platforms/ios/config.md
+++ b/www/docs/en/edge/guide/platforms/ios/config.md
@@ -171,8 +171,3 @@ File](config_ref_index.md.html#The%20config.xml%20File) for 
information on globa
   If this setting is `true`, `SuppressesLongPressGesture` will effectively be 
`true` as well.
 
         <preference name="Suppresses3DTouchGesture" value="true" />
-
-- `CDVSystemSchemesOverride` (string, defaults to `maps,tel,telprompt`): A 
comma separated list of URL schemes for URLs that are to be passed on to the 
system, instead of being handled by the Cordova WebView itself.
-
-        <preference name="CDVSystemSchemesOverride" value="maps,tel,telprompt" 
/>
-


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to