app.CreateShortcut(); works correctly when running the project directly through DroidScript. However, after building the project as an APK, app.CreateShortcut(); no longer works. In some cases, it results in a blank screen, while in others, the application crashes.
app.CreateShortcut(); works correctly when running the project directly through DroidScript. However, after building the project as an APK, app.CreateShortcut(); no longer works. In some cases, it results in a blank screen, while in others, the application crashes.