Kotlin / Kotlin/Storytale

iOS gallery generates an invalid ios device

Open
#80 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
686
Forks
21
PR merge metrics
No merged PRs in 30d

Description

it tries to run with:
```
/usr/bin/xcrun simctl create "Storytale iOS Device" com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus com.apple.CoreSimulator.SimRuntime.iOS-18-4
```

Fails with:
```
Unable to create a device for device type: iPhone 6s Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus), runtime: iOS 18.4 (18.4 - 22E238) - com.apple.CoreSimulator.SimRuntime.iOS-18-4
An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=403):
```

but that combination is not valid. Please provide a way we can configure it, or have it use a valid simulator.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the iOS gallery path that assembles the `xcrun simctl create` command and check the requested iPhone 6s Plus and iOS 18.4 combination against available simulator devices. Reproduce the failure, then make the simulator selection configurable or use a valid combination, confirming that device creation succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.