I'd like to test my application made by Titanium mobile on multiple devices.
The issue is, I do not care whatever would happen on my iphone, but not on the other iphones. Actually, I just have only one iphone, but I need to test on more than several devices (iPhone, iPhone 4, iPad, iPod) so I now borrow some of them from my friends. Since my friends seriously do not want me to mess their devices up, I need to do test with no trouble such as losing their applications data.
and I did some research about this, and now I understand if I import my application to their devices through the right way formally recommended by appcelerator, those devices will lose their individual data because it's implemented via my iTunes.
Is there any good way to achieve my testing ?
I would really appreciate it if anyone show the way.
Many thanks in advance.