diff --git a/android/app/build.gradle b/android/app/build.gradle
index a6c22fb..349675d 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -91,8 +91,8 @@ android {
applicationId "com.mendix.developerapp.mx10"
minSdkVersion rootProject.minSdkVersion
targetSdkVersion rootProject.targetSdkVersion
- versionCode 301
- versionName "3.0.1"
+ versionCode 317
+ versionName "2.2.7"
missingDimensionStrategy "react-native-camera", "general"
testBuildType System.getProperty("testBuildType", "debug")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
diff --git a/android/app/src/production/java/com/mendix/developerapp/loading/MendixProjectLoaderScreen.kt b/android/app/src/production/java/com/mendix/developerapp/loading/MendixProjectLoaderScreen.kt
index 09d3588..2f1e246 100644
--- a/android/app/src/production/java/com/mendix/developerapp/loading/MendixProjectLoaderScreen.kt
+++ b/android/app/src/production/java/com/mendix/developerapp/loading/MendixProjectLoaderScreen.kt
@@ -45,7 +45,7 @@ fun MendixProjectLoaderScreen(viewModel: ProjectLoaderViewModel) {
errorMessageTitle = stringResource(R.string.error_version_title)
primaryButtonText = stringResource(R.string.button_min_versions_guide)
secondaryButtonText = stringResource(R.string.button_custom_developer_app_guide)
- primaryButtonOnPress = { viewModel.openInBrowser.invoke("https://docs.mendix.com/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-min-versions/") }
+ primaryButtonOnPress = { viewModel.openInBrowser.invoke("https://docs.mendix.com/refguide/mobile/getting-started-with-mobile/prerequisites/#get-min-app") }
secondaryButtonOnPress = { viewModel.openInBrowser.invoke("https://docs.mendix.com/howto8/mobile/how-to-devapps/") }
}
diff --git a/ios/DeveloperApp/Info.plist b/ios/DeveloperApp/Info.plist
index 78360bb..9805300 100644
--- a/ios/DeveloperApp/Info.plist
+++ b/ios/DeveloperApp/Info.plist
@@ -42,7 +42,7 @@
HowToDevApps
https://docs.mendix.com/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-devapps/
HowToMiNVersions
- https://docs.mendix.com/refguide/mobile/distributing-mobile-apps/building-native-apps/how-to-min-versions/
+ https://docs.mendix.com/refguide/mobile/getting-started-with-mobile/prerequisites/#get-min-app
ITSAppUsesNonExemptEncryption
LSApplicationCategoryType
diff --git a/ios/Podfile.lock b/ios/Podfile.lock
index 25b8018..9e871ee 100644
--- a/ios/Podfile.lock
+++ b/ios/Podfile.lock
@@ -2411,8 +2411,8 @@ SPEC CHECKSUMS:
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
TouchID: ba4c656d849cceabc2e4eef722dea5e55959ecf4
- Yoga: 055f92ad73f8c8600a93f0e25ac0b2344c3b07e6
+ Yoga: aa3df615739504eebb91925fc9c58b4922ea9a08
PODFILE CHECKSUM: fb4e6bff4732388e5d912d6494c81cbf7e12d31c
-COCOAPODS: 1.15.2
+COCOAPODS: 1.16.2
diff --git a/ios/developerapp.xcodeproj/project.pbxproj b/ios/developerapp.xcodeproj/project.pbxproj
index 1c3a110..c1a705a 100644
--- a/ios/developerapp.xcodeproj/project.pbxproj
+++ b/ios/developerapp.xcodeproj/project.pbxproj
@@ -750,7 +750,7 @@
CODE_SIGN_ENTITLEMENTS = DeveloperApp/DeveloperApp.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 317;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = BC32QNM6AD;
ENABLE_BITCODE = NO;
@@ -787,7 +787,7 @@
"$(PROJECT_DIR)",
"${SRCROOT}/../node_modules/@mendix/native/ios",
);
- MARKETING_VERSION = 3.0.1;
+ MARKETING_VERSION = 2.2.7;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
@@ -816,7 +816,7 @@
CODE_SIGN_ENTITLEMENTS = DeveloperApp/DeveloperApp.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 317;
DEVELOPMENT_TEAM = BC32QNM6AD;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = YES;
@@ -852,7 +852,7 @@
"$(PROJECT_DIR)",
"${SRCROOT}/../node_modules/@mendix/native/ios",
);
- MARKETING_VERSION = 3.0.1;
+ MARKETING_VERSION = 2.2.7;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
@@ -1076,7 +1076,7 @@
CODE_SIGN_ENTITLEMENTS = DeveloperApp/DeveloperApp.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
- CURRENT_PROJECT_VERSION = 305;
+ CURRENT_PROJECT_VERSION = 317;
DEVELOPMENT_TEAM = BC32QNM6AD;
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = YES;
@@ -1117,7 +1117,7 @@
"$(PROJECT_DIR)",
"${SRCROOT}/../node_modules/@mendix/native/ios",
);
- MARKETING_VERSION = 3.0.1;
+ MARKETING_VERSION = 2.2.7;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",