Search code examples
jdeveloperoracle-adf

Adding Provisioning profile to JDeveloper - mobile app


I am trying to develop a Hello World application and run it on my iphone. I have successfully created the project etc. but i end up getting the following error. How can i add the provisioning profile to JDeveloper ?

Cannot deploy iOS application to an archive or iTunes because the signature or provisioning profile is missing. 

EDIT

I also went to JDeveloper --> Tools --> ADF mobile --> Platform --> (select ios) --> browsed to the location where i have installed the provisioning profile.

There is also a text field here that says; Certificate. What should i add here ?

  • MAC OS 10.7.2

Solution

  • Interesting video about ADF Mobile for iOS: http://download.oracle.com/otn_hosted_doc/jdeveloper/11gdemos/adfmobiledeployios.html

    You should find all the deployed info there.