iphone - iOS application provisioning profile error , profile not associated -


i need figure out reason error while installing application on ios devices. here error says while installation :

enter image description here

i don't have expertise on ios development. please explain issue , resolution if can. in advance.

please follow below steps:

1.go project setting.in left panel see there targets.

2.clicked on (your project name)tests.

3.go info. there assign proper bundle identifier.

4.go build setting->code signing

5.here set code signing identity , provision profile (make sure select correct provision profile)

6.clean build.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -