iOS Question problem occured with provisioning or certificate

tufanv

Expert
Licensed User
Longtime User
Hello,

I had a different project on xcode. When i was trying to run my xcode project on my phone , xcode automaticly handled the certificate and provisioning files and i think i clicked on revoke current certificate nad request new ones. So I think my certificate file changed so i created a new provisioning file with the new certificate file. I downloaded both of them and put in my keys folder ( for development). While i am compiling with b4i , I am getting check dependencies keychain error something like that. I think we were uploading a csr file when creating a certificate file. Can it be the problem ? If it is the problem i have to make a new certificate which will damage xcode again.( ı cant create 2nd development certificate file so i have to revoke the one xbuild made and create my self and this will make xcode not work) I am a bit stucked at this issue. Can you help me out please.

TY
 

tufanv

Expert
Licensed User
Longtime User
I have now corrected the problem Erel but now i am connecting the ide to my ip shown in bridge , I can see the designer on my phone as usual , what is unusual is when i run the app ide rns the app without any problem but on my phone , bridge app closes but nothing appears for installation ( normally bridge closes and installation window pops up quickly ) I am using beta 9 build 5.
 
Upvote 0
Top