Hello,
I am trying to receive message from Firebase to my B4i app.
I followed the tutorials in the forum, but when I compile my app I keep getting this error:
Check dependencies
No certificate matching 'iPhone' for team '6MCURW3QL8': Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning.
Code signing is required for product type 'Application' in SDK 'iOS 10.1'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I have recreated key, provision file, app and everything multiple times, from scratch; I revoked previously created certificates and recreated the files. But I always get this error.
I am using B4i version 4.40 and Hosted Builder for the compilation.
How can I solve it ?
Thanks
I am trying to receive message from Firebase to my B4i app.
I followed the tutorials in the forum, but when I compile my app I keep getting this error:
Check dependencies
No certificate matching 'iPhone' for team '6MCURW3QL8': Select a different signing certificate for CODE_SIGN_IDENTITY, a team that matches your selected certificate, or switch to automatic provisioning.
Code signing is required for product type 'Application' in SDK 'iOS 10.1'
Error: ** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)
I have recreated key, provision file, app and everything multiple times, from scratch; I revoked previously created certificates and recreated the files. But I always get this error.
I am using B4i version 4.40 and Hosted Builder for the compilation.
How can I solve it ?
Thanks