Hi I'm despread when I run my app on my device it works fine but during App Review the app crashes on rendering Map.
log.txt
Post
Replies
Boosts
Views
Activity
Hi, I'm using StoreKit 2 for Consumable purchases since it is the new in-app purchase is still in review (2 days) and App Review getting rejected because it can't load this product.
Everything works fine in TestFligt.
I checked Agreement and it's fine.
It isn't loading because StoreKit 2 or App Review side? Because I don't know how to test it more than with TestFligt.
Thanks 🙏
Hi, I have NSPersistentCloudKitContainer and everything is great until I faced the issue after a while of using it. It takes so long to sync because its loading all the changes that was done on the object and doesn't just fetch the latest values of the object.
My solution now is to manually fetch CKRecords to see if there is something or not. If so I'm displaying Loading while CoreData and CloudKit find their way to sync.
Thanks
Hi I'm making my own app and I found this ridiculous bug even in the Apple Furta app and it's connected to Sidebar in where on iPad Pro 12.9 we have this nice icon sidebar.left to show it on iPad Pro 11-inch it displays old < Back button.
Any ideas on how to fix it or any workaround?
Thanks