iOS Question Problem with B4i installation

mrjaw

Active Member
Licensed User
Longtime User
Hi!
I am using b4i so I am having problems with B4i-Bridge
I have created the certified and provisioning but I have an error when i compile

<code>
=== BUILD TARGET B4iProject OF PROJECT B4iProject WITH CONFIGURATION Release ===

Check dependencies
Provisioning profile "quijada6stest" has app ID "com.jq.test", which does not match the bundle ID "com.jq.test.bridge".
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)
</code>

B4i tells me this error
 
Top