iphone - Testing an Application on device in xcode 4 -


i trying test iphone app in xcode 4 , telling me don't have valid provisioning profile though do. wrong?

there lot of factors cause this. more information needed. primary things suggest are:

  1. is device authorized in provisioning profile (using developer portal or team provisioning profile)
  2. have downloaded latest profile developer portal? , made sure not expired?
  3. have specified correct provisioning profile in build settings project? if have had make changes profile or renew have re-download , install in xcode , change build settings point new 1 though has same name.

Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -