iOS Question [Solved] Install Bridge errors

GeoffT660

Active Member
Licensed User
Longtime User
Trying to revive my b4i development and am having trouble building the bridge. I've done this before but don't remember it asking the Bundle Id to include bridge. I have set this up as a wildcard app. Please let me know what I am doing wrong. Here is the error I'm getting.
Bridge Build Error:
error: Provisioning profile "ProvisionPBS" has app ID "BizMoblx.*", which does not match the bundle ID "bizmoblx.Test.bridge". (in target 'B4iProject' from project 'B4iProject')
 
Top