13
Views
1
Comments
Solved
90725: SDK version issue
Question
Application Type
Mobile
Platform Version
11.39.0 (Build 46066)

Good morning,

I'm having a problem building my app with Transporter. It says it needs SDK version 18. Do you know how to fix this?

2024-07-12 05-57-50
Gourav Shrivastava
Champion
Solution

Hello @Matheus Henrique Souza 

This issue happens because Apple now requires apps to be built with the iOS 18 SDK (Xcode 16 or later). The current build was made using the older iOS 17.2 SDK, so Transporter rejects it.

To fix it, rebuild your app using the latest OutSystems MABS version (MABS 11) — it already supports the iOS 18 SDK.

You can check the details here

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.