Reputation: 193
The problem is that customer has bug on his device – iPad 4 mini, but I don't have this device and on simulator everything works correctly.
My colleagues suggest BrowserStack but I've never worked with that and have some questions:
Update: I've found how to upload app on their's server but it seems only for unit testing and it's not possible to launch that app manually...
curl -u "personaldata" -X POST "https://api-cloud.browserstack.com/app-automate/upload" -F "file=@/path/to/app/file/Application-debug.ipa"
Upvotes: 1
Views: 1343
Reputation: 884
Upvotes: 1