For Running tests on Real Devices (using .app file) You will need the following setup
For Running tests on Real Devices (using .ipa file) You will need the following Setup
- Apple Developer profile
- UDID of the Device(Iphone)
- Application(.app) bundle ID
- Your .app should be signed with valid provisioning profile
- You have to build the rebuild .app file with your profile and should be able to deploy this .app from Xcode on your device.
For Running tests on Real Devices (using .ipa file) You will need the following Setup
- Apple Developer profile
- UDID of the Device(Iphone)
- Application(.IPA) bundle ID
- Your .Ipa file should be signed with valid developer provisioning profile
- Since .Ipa file is an installation file you will need to have third party library called libimobile device. Appium internally uses the libimobile device.nstall .Ipa files on the real devices.
- Download the source as zip (option provided on the bottom right of the page) from the following linkhttps://github.com/libimobiledevice/libimobiledevice
- To be continued.....
Nice Post Kiran.
ReplyDeleteThank you Cyborg.
ReplyDeleteGood post Kiran..I would like to know what is this .ipa file and how can I generate the same.
ReplyDeleteRegards,
Dimpy
Thanks Dimpy,.IPA file is the installer version of an IOS app which you find in Apple itunes
ReplyDeleteGood Post Kiran. Just need one information that i have .app and certificate in my mobile still i need my device to be connected from apple developer account.
ReplyDeleteYes Jitendra, Your will need to install the .app from xcode with a valid Developer's profile. To run it on Simulator you need not have the dev profile
DeleteInformative post Kiran!
ReplyDeletei'm linking this post to mine- http://meettheqagirl.blogspot.in/
Fine Priya!
DeleteThanks for a great information in your blog.I have read all the post of your blog.Great work on Appium
ReplyDeleteHi,
ReplyDeletecan you please post the next steps to run test on real device.
Sorry Suneetha was not updating this blog since long ,due to my busy schedule :( . Will definitely spend some time on this and update.
DeleteYou may refer to my video i have done this for IOS simuluator same way will work for real device.Hope this would help
Deletehttps://www.youtube.com/watch?v=BNgFixhS_AM