Native Template 7

Last modified: July 19, 2024

7.0.14

Release date: June 28, 2024

Fixes

  • We fixed a known cookie encryption issue by updating the @mendix/native dependency. Users who still have problems after the app is updated to this version should clear their app’s cache and load the app again.

7.0.13

Release date: June 5, 2024

Improvements

  • We enhanced encrypted file sync on Android.

Known Issues

  • We addressed a cookie encryption issue which turned out to be incompatible with the existing mechanism. This leads to the following exception when loading the app: java.security.InvalidAlgorithmParameterException Unsupported IV length: 16 bytes. Only 12 bytes long IV supported

7.0.12

Release date: May 27, 2024

Improvements

7.0.11

Release date: May 13, 2024

Improvements

  • We switched to Xcode 15.1 for cloud builds (App Center) in response to the updated minimum iOS SDK requirements.

7.0.10

Release date: March 15, 2024

Improvements

  • We updated the Android manifest file to support opening URLs with links to websites whose apps are installed on the device.

7.0.9

Release date: October 13, 2023

Fixes

  • We fixed build errors caused by the recent Xcode 15 update.

7.0.8

Release date: September 25, 2023

Fixes

  • We enhanced file encryption on Android.

7.0.7

Release date: September 22, 2023

Fixes

  • We updated the clearKeychain method to clear only necessary data.

7.0.6

Release date: September 15, 2023

Additions

  • We added a com.google.android.gms.permission.AD_ID permission to the Android manifest file. This permission governs access to the advertising ID, facilitating more effective targeting and personalization within the app’s advertisement services.
    • Note that this permission is currently disabled with the tools:node="remove" attribute.

7.0.5

Release date: August 24, 2023

Improvements

  • We upgraded the Android SDK version to 33.

7.0.3

Release date: August 8, 2023

Fixes

  • We fixed a distorted splash screen issue for Android.

7.0.2

Release date: August 1, 2023

Fixes

  • We fixed an issue where the QR code scanner would not work on the iOS version of a custom developer app.

7.0.1

Release date: April 13, 2023

Fixes

  • We fixed an issue with iOS builds throwing duplicate symbols during the build phase both in AppCenter and locally.
  • We fixed an issue affecting cookies in Android devices. (Tickets 178853, 178053)
  • We fixed an issue affecting the mailto schema in Android. (Ticket 180301)

7.0.0

Release date: March 23, 2023

Improvements

  • We updated our React Native version to 0.70.7
  • We updated certain libraries to be compatible with Studio Pro 9.24