test core data with iCloud in production environment...

How can I test my core data with icloud app in production environment? I would like to do so to test for consistency without having to face a delay cause of the latency in the development environment.


Thanks.


Neerav.

What you're asking for is "How do I test iCloud without actually using the iCloud servers?" That's not a valid test of your application's interaction with the system.

I think you misunderstood my question.


When I export the app as ad-hoc for my beta testers, xcode asks me if I would like to use the developmeny or the production environment for icloud.


I was wondering if it is possible to test from my own devices, while running from xcode (to debug) to test it in icloud production environment so that I can focus on consistency and the app in general rather than having to wait 15 minutes for a single record to appear on my other device.


This is assuming icloud in production would be much faster that development.

test core data with iCloud in production environment...
 
 
Q