Posts

Post not yet marked as solved
4 Replies
852 Views
I have a StoreKit configuration (.storekit) file in my Xcode project. The current size of the file is 64.839, and I can run my app on the simulator (Xcode 12.3, simulator iPad Pro 9.7, iOS 14.3). Today I have added another "non consumable" in-app-purchase to the StoreKit (.storekit) configuration file, but I cannot run anymore the app on the simulator. The .storekit file size is now 65.265. So, is there any limit to the size of the .storekit configuration file? It seems that the simulator does not run the app if the size is > 65.000. I try to remove an older product from the .storekit file and I success to run the app in the simulator. So it seems there is a bug or limit in Xcode.
Posted
by acelani74.
Last updated
.