Skip to content

Commit 62d59fe

Browse files
authored
Merge pull request mendix#7455 from hnejra/update/nm-prereq
[MOO-1333] Update native mobile prerequisites
2 parents 9eb453e + 3d3eeae commit 62d59fe

File tree

6 files changed

+3
-3
lines changed

6 files changed

+3
-3
lines changed

content/en/docs/howto8/mobile/native-mobile/common-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ These failures are often caused by the Windows Defender firewall. In such cases,
4040
1. Make sure that incoming connections are allowed by doing the following:<br />
4141
1. Open **Firewall & Network Protection** settings in Windows.<br />
4242
1. Go to **Advanced Settings**.<br />
43-
1. Select the **Inbound Rules** and scroll to the **Node.js** entries.<br />
43+
1. Select the **Inbound Rules** and scroll to the **Mendix Native Mobile** entries.<br />
4444
1. For each Node.js entry, note their values in the **Program** column. They should all have a green check mark in front of them.<br />
4545
1. If the **Program** column shows a Mendix installation directory, then there should be a green icon in front of the entry. If this is not the case, double-click the entry and select **Allow the connection**:
4646

content/en/docs/refguide/mobile/getting-started-with-mobile/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ For the Windows Defender firewall, the most common firewall, do the following:
8282
1. Make sure that incoming connections are allowed by doing the following:<br />
8383
1. Open **Firewall & Network Protection** settings in Windows.<br />
8484
1. Go to **Advanced Settings**.<br />
85-
1. Select the **Inbound Rules** and scroll to the **Node.js** entries.<br />
85+
1. Select the **Inbound Rules** and scroll to the **Mendix Native Mobile** entries.<br />
8686
1. For each Node.js entry, note their values in the **Program** column. They should all have a green check mark in front of them.<br />
8787
1. If the **Program** column shows a Mendix installation directory, then there should be a green icon in front of the entry. If this is not the case, double-click the entry and select **Allow the connection**:
8888

content/en/docs/refguide9/mobile/getting-started-with-mobile/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ For the Windows Defender firewall, the most common firewall, do the following:
6969
1. Make sure that incoming connections are allowed by doing the following:<br />
7070
1. Open **Firewall & Network Protection** settings in Windows.<br />
7171
1. Go to **Advanced Settings**.<br />
72-
1. Select the **Inbound Rules** and scroll to the **Node.js** entries.<br />
72+
1. Select the **Inbound Rules** and scroll to the **Mendix Native Mobile** entries.<br />
7373
1. For each Node.js entry, note their values in the **Program** column. They should all have a green check mark in front of them.<br />
7474
1. If the **Program** column shows a Mendix installation directory, then there should be a green icon in front of the entry. If this is not the case, double-click the entry and select **Allow the connection**:
7575

Loading
Loading
Loading

0 commit comments

Comments
 (0)