Everytime when iOS simulator is launched I het a lot of repeated "*** quit unexpectedly" alerts.
Where "***" is a mix of "managedappdistributiond","healthappd", and "findmylocated"
Even after the simulator is launched I still het random "*** quit unexpectedly" alerts.
Very annoying because the alerts deactivates the active window
This is on an MacBook Pro M3 Max,, Xcode 15.2, Sonoma 14.2.1, it also happens with Xcode 15.1
A co developer (MacBook Pro M1 Max,Xcode 15.2, Sonoma 14.2.1) does not have the issue
Any idea how I can prevent this from happening?
Update
Every mentioned service crash happens in libswiftCore.dylib at
0x1929f3938 assertionFailure(:_:file:line:flags:) + 248
Post
Replies
Boosts
Views
Activity
How can you add the clearbutton to a TextField?
We have two majorapp versionsx The version in the store
x The next major release
Both 5.x and 6.x builds are visible in App Store connect (TestFlight)
The status for 5.x builds is always 'ready to submit' without any obvious way to submit the build to Appstore connect testers.
It is possible to add external testers, but we need our Appstore connect testers!
Is this a TestFlight bug/limitation?