Hello.
I'm using Mac local builder.
I followed step by step the tutorial "B4i - Push Notifications with Firebase".
I want to run the app on my iPhone, and not on simulator.
When I compile the app on simulator, I did not get any error.
But when I compile the app on my iPhone, I get the following errors.
error: Provisioning profile "Provision*******Notifications" has app ID "myapp.name", which does not match the bundle ID "myapp.name.bridge". (in target 'B4iProject' from project 'B4iProject')
error: Provisioning profile "Provision*******Notifications" doesn't include signing certificate "iPhone Developer: ***** ********** (LM67JX24XU)". (in target 'B4iProject' from project 'B4iProject')
Any idea?
Thank you in advance.
I'm using Mac local builder.
I followed step by step the tutorial "B4i - Push Notifications with Firebase".
I want to run the app on my iPhone, and not on simulator.
When I compile the app on simulator, I did not get any error.
But when I compile the app on my iPhone, I get the following errors.
error: Provisioning profile "Provision*******Notifications" has app ID "myapp.name", which does not match the bundle ID "myapp.name.bridge". (in target 'B4iProject' from project 'B4iProject')
error: Provisioning profile "Provision*******Notifications" doesn't include signing certificate "iPhone Developer: ***** ********** (LM67JX24XU)". (in target 'B4iProject' from project 'B4iProject')
Any idea?
Thank you in advance.