Post

Replies

Boosts

Views

Activity

Reply to Bug: If you have ever made a TestFlight build with a higher version number, you won't get any crash nor feedback reports from users for lower versions!
I ran into almost the same problem. Luckily I didn't increment the major number, but only the minor. However, since we're an Open Source project of course the major is "0" (though we are considering going to 1.0.0 - maybe next year), and thus our minor also had to increase (from 0.9.x to 0.10.0). Since then I really take care to check the version and build numbers before submitting to Testflight...
May ’24
Reply to Xcode 14.2: Cannot preview in this file - Cannot connect to <any simulator>
FB11880907 Added a new user account. Launched Xcode, new project, got the error message:
 Cannot preview in this file - Timed out waiting for connection to DTS… After another reboot of my MacBook, previews worked again in both accounts. You can close this bug, if you think it’s normal to reboot twice or more after an Xcode update to regain all functionality…
Dec ’22