You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _includes/docs/mobile/qr-code-settings.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,11 @@
8
8
9
9
This guide provides instructions on how to configure a custom mobile application to launch directly from a [QR code scan](/docs/{{peDocsPrefix}}user-guide/ui/mobile-qr-code/) using your phone's camera.
10
10
11
-
In application version 1.7.0+, we have made QR code settings configuration much easier through the platform interface.
11
+
In application version 1.7.0+, we have made QR code settings configuration much easier by using configuration file.
12
+
13
+
{% capture pre_1_7_0_link %}
14
+
Important Notice: Please use [this guide](/docs/{{peDocsPrefix}}mobile/qr-code-settings-before-v1.7/) for pre 1.7.x qr code configuration
15
+
{% endcapture %} {% include templates/info-banner.md content=pre_1_7_0_link %}
Copy file name to clipboardExpand all lines: _includes/docs/mobile/release.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@
6
6
* TOC
7
7
{:toc}
8
8
9
+
{% capture pre_1_7_0_link %}
10
+
Important Notice: Please use [this guide](/docs/{{peDocsPrefix}}mobile/release-before-v1.7/) for pre 1.7.x app publish instructions
11
+
{% endcapture %} {% include templates/info-banner.md content=pre_1_7_0_link %}
12
+
9
13
## Configure the App
10
14
11
15
Your app package name and app name will come preconfigured from your Mobile Center in the configuration file that you downloaded after app bundle creation in the Mobile Center.
0 commit comments