From d01bb7794dbd22e89b9fcd088abde68ab902843b Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Wed, 7 Aug 2019 08:42:04 +0000 Subject: [PATCH] Deploy website Deploy website version based on 79d2cae99cfd42864ff8baf4a30ed89919dc1846 --- docs/0.59/linking.html | 5 +++++ docs/0.59/linking/index.html | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/0.59/linking.html b/docs/0.59/linking.html index 3c01a7c0156..cca0e2e988e 100644 --- a/docs/0.59/linking.html +++ b/docs/0.59/linking.html @@ -232,6 +232,11 @@

If your app is linked against an earlier version of iOS but is running in iOS 9.0 or later, you can call this method up to 50 times. After reaching that limit, subsequent calls always return false. If the user reinstalls or upgrades the app, iOS resets the limit.


+

openSettings()

+
openSettings();
+
+

Open the Settings app and displays the app’s custom settings, if it has any.

+

getInitialURL()

getInitialURL();
 
diff --git a/docs/0.59/linking/index.html b/docs/0.59/linking/index.html index 3c01a7c0156..cca0e2e988e 100644 --- a/docs/0.59/linking/index.html +++ b/docs/0.59/linking/index.html @@ -232,6 +232,11 @@

If your app is linked against an earlier version of iOS but is running in iOS 9.0 or later, you can call this method up to 50 times. After reaching that limit, subsequent calls always return false. If the user reinstalls or upgrades the app, iOS resets the limit.


+

openSettings()

+
openSettings();
+
+

Open the Settings app and displays the app’s custom settings, if it has any.

+

getInitialURL()

getInitialURL();