Post

Replies

Boosts

Views

Activity

Reply to watchOS 9.1 simulator unavailable despite of existence of runtime
Having the same issue. Now I am not able to build anymore. The funny part is that my watch is on 9.3 and the Xcode build is failing as 9.1 files are missing. Tried reconnecting my iPhone and watch with the MacBook and with each other, quitting and reopening Xcode, restarting MacBook, clearing all derived data and DeviceSupport files, installing 9.1, etc, etc, etc. No progress for the last 2 days and It is not making any sense.
Topic: App & System Services SubTopic: Core OS Tags:
Feb ’23
Reply to watchOS 9.1 simulator unavailable despite of existence of runtime
Fixed it by removing the duplicates. Xcode>Settings>Platforms I had a few duplicates. Removed the duplicates, installed watchOS 9.1 the platform again and it works
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to watchOS 9.1 simulator unavailable despite of existence of runtime
Having the same issue. Now I am not able to build anymore. The funny part is that my watch is on 9.3 and the Xcode build is failing as 9.1 files are missing. Tried reconnecting my iPhone and watch with the MacBook and with each other, quitting and reopening Xcode, restarting MacBook, clearing all derived data and DeviceSupport files, installing 9.1, etc, etc, etc. No progress for the last 2 days and It is not making any sense.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to XCode 14.1: Stuck at "Launching Application" after building the project
Having the same issue. Hoping that apple will fix it in a few years.
Replies
Boosts
Views
Activity
Jan ’23
Reply to Game Center achievements are not saving or marking as completed.
Facing the same issue in 2022, and the fact that Apple hasn't done anything to fix this is disappointing.
Topic: Graphics & Games SubTopic: GameKit Tags:
Replies
Boosts
Views
Activity
Jan ’22
Reply to Main.StoryBoard Is in source code
Yes! Hide Code Review fixed it
Replies
Boosts
Views
Activity
Dec ’21
Reply to Accessing IndexedDB in iOS / iPadOS 14.6
It worked for me when I declared the DB when the page loads. <!DOCTYPE html> <html>  <head>   <meta charset="utf-8" />   <script type="text/javascript">      window.indexedDB;   </script>
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Jun ’21