質問

I have an application which is using iCloud to synchronise the NSUserDefault data. The app is distributed to app store already. But I need to do some tests for the iCloud synchronisation functions when I develop the new version. My question is if the version in my Xcode (debug version using development profile) is using the same iCloud as the one in production? Thanks.

役に立ちましたか?

解決

Yes, it should use the iCloud account your test device is logged into. I tend to use a second iCloud account for testing just to make sure I don't mess up personal data I want to keep within my own apps.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top