Is it proper Ad-hoc distribution process?!
I created .key file using openSSL.
I created CSR file using openSSL (windows platform of course) (as described on adobe website).
I purcahsed developer certificate from apple (99$ yearly).
I installed WWDR intermediate certificate (as shown on apple's website).
Uploaded CSR file and finally received developer certificate.
Converted it into .p12 file (as described on adobe website).
Created new provision profile.
Finally, used .p12 file and .provision profile to build an ipa file for testing.... which worked on my ipad.
I wanted to install the same thing on another ipad, so I took UDID of that ipad.. on apple's website, i added that device.
created distribution certificate (using the exisiting .csr file, did not create it again).
created ad-hoc provision profile using for both ipads.
downloaded and used this new adhoc provision profile and .p12 (existing) to build .ipa file...
it is over 1 hour and still it shows it is building..(i use AIR SDK 3.0, command line, temporary files are showing in the publishing folder)...
usually it takes around 20 minutes to create ipa-test file..
is it normal???? did i do anything wrong?! pls help.