iOS Question Code Sign error

John Woodsmall

Active Member
Licensed User
Longtime User
Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“Distributions”) were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 8.4'

Have re-created:
Cretificate a number of times
Provisioning file a number of times(Distribution)

Spent 3 hours on phone with apple support.
They say this can be fixed by refreshing provisioning file in "X-code"
 

John Woodsmall

Active Member
Licensed User
Longtime User
yes,and yes.(local build)
but what i found is:

1.) you have to use a production certficate
2.) you have to use a distribution provisioning
file.

after I did that and got them on the \keys folder.
all worked perfectly.
you must already know this.
but
your helpful vidieo had us using the developer certificate and developer provisionging file.
that did not work.
I tried every possibility and found the one above worked. must be something else.

also i have one last question:
if I use a apple_id with an ".*" in it, is it true that id is to be in the configuration page?

it will not let me put in an ".*" in that page so I guess I could never use ".*" in the apple id?

You must have a very large load on you right now. So thanks for all of your responses.

john
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top