iOS Question unable to download app

le_toubib

Active Member
Licensed User
Longtime User
hi all
i m using b4i 2.31 - hosted builder
this is what i did
1-i uninstalled b4i
2-reinstalled
3-create new app id certificate and provisioning
provisioning file contains my udid
opened new project
installed b4i bridge app ( only succeded with an new empty project)
open b4i bridge
i can see the bil layouts from the designer on my iphone
upon running my project or even the empty project i get this on the iphone :
Unable to download app
b4i example could not be installed at this time :(
i can access this from both windows and iphone : http://63.135.170.51:51041/test
 

tufanv

Expert
Licensed User
Longtime User
I don't have any idea then but maybe Erel can help. You can just check again opening your provision file with a text editor and check your udid once more. It should be downloaded if you have ca.pem on your phone and your phone udid in provisioning file.
 
Upvote 0
Top