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: content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native-10.md
+97Lines changed: 97 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,103 @@ description: "These release notes showcase each release of the iOS and Android M
8
8
9
9
Depending on the Mendix version your app is developed in and the device you want to run on, you need a different Make It Native app. For more information on how to download the correct version, see the [Getting the Make It Native App](/refguide/mobile/getting-started-with-mobile/prerequisites/#get-min-app) section in *Native App Prerequisites and Troubleshooting*.
10
10
11
+
## Android 5.0.1 / iOS 5.0.1
12
+
13
+
**Release date: May 30, 2025**
14
+
15
+
### Improvements
16
+
17
+
* This new version is compatible with Mendix 10.22.
18
+
19
+
## Android 4.2.0 / iOS 4.2.0
20
+
21
+
**Release date: March 28, 2025**
22
+
23
+
### Improvements
24
+
25
+
* This new version is compatible with Mendix 10.21.
26
+
27
+
## Android 4.1.0 / iOS 4.1.0
28
+
29
+
**Release date: February 26, 2025**
30
+
31
+
### Improvements
32
+
33
+
* This new version is compatible with Mendix 10.20.
34
+
35
+
## Android 4.0.1
36
+
37
+
**Release date: February 25, 2025**
38
+
39
+
### Fixes
40
+
41
+
* We fixed issues causing crashes when reloading the native app.
42
+
43
+
## Android 4.0.0 / iOS 4.0.0
44
+
45
+
**Release date: January 30, 2025**
46
+
47
+
### Fixes
48
+
49
+
* We fixed an issue with the bundle identifier in the **Dev** scheme on Xcode.
50
+
51
+
### Improvements
52
+
53
+
* We have changed our offline database management backend (ODMB) to OP-SQLite. Native apps need to be rebuilt via Studio Pro (**App** > **Build Native Mobile App**).
54
+
55
+
## iOS 3.2.1
56
+
57
+
**Release date: Jun 3, 2025**
58
+
59
+
### Fixes
60
+
61
+
* We fixed an issue that caused apps to crash when using the React client in Mendix Studio Pro version 10.21.
62
+
63
+
## Android 3.2.1 / iOS 3.2.0
64
+
65
+
**Release date: May 21, 2025**
66
+
67
+
### Improvements
68
+
69
+
* The latest version of Studio Pro 10.18 includes bug fixes and performance improvements.
70
+
71
+
## Android 3.1.8 / iOS 3.1.8
72
+
73
+
**Release date: March 31, 2025**
74
+
75
+
### Fixes
76
+
77
+
* We applied fixes to Sample Apps.
78
+
79
+
## Android 3.1.7 / iOS 3.1.7
80
+
81
+
**Release date: March 29, 2025**
82
+
83
+
### Improvements
84
+
85
+
* We enabled the **Sample Apps** section.
86
+
87
+
## Android 3.1.6 / iOS 3.1.6
88
+
89
+
**Release date: March 26, 2025**
90
+
91
+
### Fixes
92
+
93
+
* We updated @react-native-community/geolocation to version 3.4.0 to resolve location-related issues.
94
+
95
+
## Android 3.1.2 / iOS 3.1.2
96
+
97
+
**Release date: February 3, 2025**
98
+
99
+
### Improvements
100
+
101
+
* The new version of MiN is compatible with Studio Pro 10.18.
102
+
103
+
### Important Notes
104
+
105
+
* We disabled JavaScriptCore(JSC) entirely and now only support Hermes.
106
+
* Apps created in Studio Pro 10.18 and above will automatically use Hermes without any additional configuration.
0 commit comments