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):
- Available Fonts
- Chart
- Geofencing
- Hiding Tabs
- iOSMobileTable Search Filters via Declares
- 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.)
- Notification Categories
- Simple Notification
- PDFViewer Control
- Progress
- 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.)
- Set the Badge Number
- Sharing Documents folder with the Finder
- Shortcuts (missing Artboard.png, Artboard@2x.png and Artboard@3x.png)
- ShowModal
- Table Cell Sizes
- Table Row Selection via Code
- URL Schemas
- User Authentication
- Visits