The issue has now been resolved by doing the following :
- Configure the MinSdkVersion (MSdk): In the Kodular environment, navigate to “Settings”. There you can configure the
MinSdkVersion
. Adjusting this setting can help when there are compatibility issues related to the Android version. - Enable RTL (Right-to-Left): Under the “General” tab in settings, there’s an option to enable RTL (Right-to-Left) support. This is especially useful for languages that are written from right to left, such as Arabic and Hebrew. Enabling or disabling this might resolve issues, especially if the original
.aia
file had specific language configurations. - Configure SplashScreen: Also, under the “General” tab, there’s an option to adjust the SplashScreen settings. Depending on the project, having a SplashScreen set (or not set) might affect the app’s initial loading or presentation.