SUMMARY: There are many error messages that can be customized for MicroStrategy iPhone/iPad application, e.g.”Network error”, “URL Error” using MicroStrategy Mobile SDK 9.4.1
Follow these steps to achieve the customization for the English language:
- In the XCode project, expand Resources > FinalBundle.bundle > Contents > Resources > en.proj > iPhoneStrings.strings
- Search IPhoneStrings.strings with the default error message. If the corresponding string identifier is found, the error message is customizable.
- Edit the error message and save.
Note: For other languages, the developer has to locate the appropriate “.proj” folder for them in the “Resources” folder then change the corresponding iPhoneStrings.strings file.