Posts

Post not yet marked as solved
32 Replies
This is a perfect example of Apple's lack of concern about cleaning up their code and why you can't rely on them to fix reported bugs. Their focus is always on the next best thing (which is often catching up with the competition). Find a work around and keep on developing your code. I've been working around issues in every release since iOS 3. I used to update immediately to the latest iOS version in the hope that they had fixed some of the bugs I reported. Instead I found myself an unwilling beta tester for their latest release. Now, I give everyone else a few weeks to catch the latest bugs before I stick my toe in the water. This problem isn't limited to Apple - I see the same thing everywhere - I just happened across this error again tonight and it made me sad to think there's nothing any of us can do to make them care about cleaning up their code.
Post not yet marked as solved
5 Replies
I have the same issue - while the simulator is running I have no internet access. I have to kill the simulator to get internet access back. Has anyone found a solution for this (xcrun simctl erase all didn't work)?
Post not yet marked as solved
4 Replies
I'm seeing a similar issue with Repeat Mode - if Repeat Mode is enabled before I get the system player, every song I play plays twice even when I set repeat mode to MPMusicRepeatModeNone. The only way to clear this issue is to bring up the system music app, press the repeat icon (which shows as off) to cycle through to OFF. Once I do that, each song in my app plays once.