Releases: mendix/native-template
Releases · mendix/native-template
Release 19.0.5
- We fixed the CocoaPods installation issue that was caused by object version 70.
Release 17.2.1
- We fixed the CocoaPods installation issue that was caused by object version 70.
Release 19.0.4
- We updated vulnerable
okhttp,jackson, andsecurity-cryptodependencies.
Release 14.1.17
- We updated vulnerable
okhttp,jackson, andsecurity-cryptodependencies.
Release 19.0.3
- We resolved an issue that version logs events are not getting recorded in firebase for Android
- We fix an issue occurring when building apps in Xcode 26.4 or newer
Release 17.2.0
- We resolved an issue that version logs events are not getting recorded in firebase for Android
- We fix an issue occurring when building apps in Xcode 26.4 or newer
Release 14.1.16
- We resolved an issue that version logs events are not getting recorded in firebase for Android
- We fix an issue occurring when building apps in Xcode 26.4 or newer
Release 19.0.2
- We updated
mendix-nativeto v0.4.1, strengthening Android cookie encryption by migrating fromAES/CBC/PKCS7PaddingtoAES/GCM/NoPadding.
Release 19.0.1
- We fixed an iOS build issue introduced by the React Native
0.83.4upgrade by removing the incorrectoverridekeyword from AppDelegate application lifecycle methods.
Release 14.1.15
- We updated
@mendix/nativeto v9.3.1, strengthening Android cookie encryption by migrating fromAES/CBC/PKCS7PaddingtoAES/GCM/NoPadding.