I've managed to have iCloud synchronize my core data database between devices (iPad and iPhone), but since the app is still under development, I happened to change the core data model. This lead to tons of error messages from iCloud upon startup, and I just can't get rid of them.
I know that iCloud is somewhat incompatible with model migration and stuff, but at the moment this is not a problem, since I want to just wipe all of the iCloud storage. I already tried to delete the ubiquity containers, and even deleted all of the apps storage through device/icloud settings - still I can't get the app back to work. It fails now to add a persistant store.
How can I completely delete the storage files of my app, so I can start over from scratch?