I'm wondering if there is a way someone other than I (the developer) can delete values stored in NSUbiquitousKeyValueStore.
Documentation states that an app is given 1MB/1024 Key Value pairs. It does not mention if a user is able to delete them via settings, deleting the app, or through any other means.
Is this a safe assumption?