Error with LaunchScreen.Name when running some Xojo iOS examples

I’ve been running through some of the Xojo iOS examples to verify that I’m not missing any goodies and I have noticed that some fail to compile. I am running Xojo 2023R4. See the screen shot below for a sample of the error. I have my Team set correctly and have made no changes to the example code.

Can someone try and run these to see if it not just me, and I need to raise a report?

The problematic examples are (in Platforms>iOS):

  1. Available Fonts
  2. Chart
  3. Geofencing
  4. Hiding Tabs
  5. iOSMobileTable Search Filters via Declares
  6. Motion (“An error occurred when attempting to launch the application. You may need to delete the • application from the simulator if it already exists or check the Minimum iOS version.” even if Minimum • Version is set to 17.0. Fixed by setting the AppStore Team.)
  7. Notification Categories
  8. Simple Notification
  9. PDFViewer Control
  10. Progress
  11. ScrollableArea (“An error occurred when attempting to launch the application. You may need to delete the application from the simulator if it already exists or check the Minimum iOS version.” even if Minimum Version is set to 17.0. Fixed by setting the AppStore Team.)
  12. Set the Badge Number
  13. Sharing Documents folder with the Finder
  14. Shortcuts (missing Artboard.png, Artboard@2x.png and Artboard@3x.png)
  15. ShowModal
  16. Table Cell Sizes
  17. Table Row Selection via Code
  18. URL Schemas
  19. User Authentication
  20. Visits

Fixed by downloading Xcode 15.2 beta and updating to the latest Simulator.

1 Like