iOS Question push notification ProvisionFile not work with bridge

azzam223

Active Member
Licensed User
Longtime User
hello every when i want to build b4i_bridge with push notification Provision File not work say Provisioning profile has app ID which does not match the bundle ID when i use normal Provision File with wildcards app ids not work also how can i fix this problem
 

azzam223

Active Member
Licensed User
Longtime User
so how can i fix it and use push notifications with bridge i want to publish the app to app store
 
Upvote 0

jahswant

Well-Known Member
Licensed User
Longtime User
To compile your own version you’ll need the source code. I don’t know if it’s available.
 
Upvote 0

azzam223

Active Member
Licensed User
Longtime User
i am developer i want to publish my app to app store but i must install b4i-bridge in my phone and select device id but when i click build b4i-bridge in my phone not work how can i do that with push notification
 
Upvote 0

jahswant

Well-Known Member
Licensed User
Longtime User
You should create a non wild card ID and enable push notifications on it. Then change your package name to that ID. Then generate either adhoc or store provisioning file depending on your needs.
 
Upvote 0
Top