Posts

Post not yet marked as solved
6 Replies
0 Views
I ran into the same problem. Xcode 13.3 (Beta 1) als presents this warning.
Post not yet marked as solved
21 Replies
0 Views
With iOS 15.4 Beta 1 it now works again, but I am not sure if this is just because the iPhone rebooted.
Post not yet marked as solved
21 Replies
0 Views
I can reproduce this issue with my iPad and my iPhone both on iOS 15.3.
Post not yet marked as solved
2 Replies
0 Views
Is this also happening if you put your app in the background while your device is connected to the debugger (Xcode)? Is this also happening if you but the app in the background and immediately switch back to it, or only after some time? Maybe a background task completion block isn't called correctly?
Post not yet marked as solved
17 Replies
0 Views
Apple told me that my problem is the current app state (Removed from Sale). I had to release a new app version, after the app state changed to Read for Sale I also cold install TestFlight builds again.
Post not yet marked as solved
5 Replies
0 Views
I have also 13.4.1 on my devices. If I try it on a Simulator (with 13.4.1) everything works ok. I'll try it on a iOS 12 device tomorrow.I have already filed a radar (feedback)
Post not yet marked as solved
5 Replies
0 Views
Hi,I have a similar problem see: https://stackoverflow.com/questions/61270644/sirikit-custom-intents-an-localization-problem
Post not yet marked as solved
94 Replies
0 Views
Also doesn't work on iOS 13.1 beta 1 ๐Ÿ˜Ÿ
Post marked as solved
13 Replies
0 Views
Xcode 11 Beta 6 doesn't solve the problem for me. ๐Ÿ˜ŸI have also created a Stackoverflow question: https://stackoverflow.com/questions/57567415/uilabel-in-uitableviewcell-in-xib-file-ignores-dark-mode
Post marked as solved
13 Replies
0 Views
I have the same problems since Beta 5, will also wait for the next Beta version. ๐Ÿ™‚
Post not yet marked as solved
4 Replies
0 Views
Thanks for your answer. Your are right I don't need a CKServerChangeToken to implement CKSubscriptions. But if I get a notification that something changed from a CKDatabaseSubscription. I have to fetch the changes via CKFetchDatabaseChangesOperation and CKFetchRecordZoneChangesOperation therefore I have to use the CKServerChangeToken.Or do I understand something wrong?
Post not yet marked as solved
3 Replies
0 Views
Since Beta 4 everything seems fine again.
Post not yet marked as solved
3 Replies
0 Views
Another strange thing is that i can browser the folder ~/Library/Messages via Finder, but if it try ls ~/Library/Messages in the Terminal I get the following error: Operation not permittedAny ideas why this could happen?
Post not yet marked as solved
3 Replies
0 Views
Can confirm this problem with Beta 2.