Skip to content

Improve Widget UI tab on Example app#291

Merged
pedronveloso merged 8 commits into
masterfrom
pedro/improve-example-app-widgets-ui
Feb 9, 2026
Merged

Improve Widget UI tab on Example app#291
pedronveloso merged 8 commits into
masterfrom
pedro/improve-example-app-widgets-ui

Conversation

@pedronveloso

Copy link
Copy Markdown
Contributor

What

Improve the existing Widget's UI tab within the Example app:

  • Now features full array of widget/configuration
  • Match that of Android (separate PR) for easier comparison between the two
  • Labels describing each component's name + style

Proof

ap-sdk-ios-widgets-ui.mov

pedronveloso and others added 5 commits February 6, 2026 15:26
The CI was failing because Xcode 16.1 on macos-15 didn't have iOS
simulator runtimes installed. This commit fixes it by:

- Using macos-latest which has simulators pre-installed
- Removing explicit Xcode version selection
- Improving simulator detection with fallback logic
- Adding better debug output for available simulators

The dynamic simulator detection now:
1. Lists all available simulators for debugging
2. Finds first available iPhone simulator
3. Falls back to generic iOS Simulator if none found

Fixes the "iOS 18.1 is not installed" error.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@pedronveloso pedronveloso merged commit 12c073b into master Feb 9, 2026
3 checks passed
@pedronveloso pedronveloso deleted the pedro/improve-example-app-widgets-ui branch February 9, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants