How to Obfuscate a Mendix Native Mobile App for iOS Using Xcode
0
Hi all, I am currently working on a Mendix Native mobile app and need to obfuscate the app for iOS. I am looking for guidance on the best approach for iOS using XCode. Specifically, I’d like to understand: What tools or settings can be used in Xcode to achieve code obfuscation for a Mendix native mobile app? Are there any recommended practices or precautions when implementing obfuscation on the iOS platform? Any insights on how obfuscation might affect app performance, build times, or compatibility with future updates in Mendix? If anyone has experience with this or knows of any resources or documentation, your help would be greatly appreciated! Thanks in advance!