iOS Question b4i Bridge problem

Tomas Petrus

Active Member
Licensed User
Longtime User
For some reason the bridge stoped working on my iPad on iPhone everything is OK.
So i tried to reinstal bridge but still it doesnt work..

It connect but when I try to run debug app - Integrity of the app cannot be verfified.

I found out that on iPad there is missing the b4i Profile in VPN and device settings on iPhone it is OK.
I dont know how to install and trust the bridge certificate...

Please help...
iPadiOS 18.5

thanks
 

Tomas Petrus

Active Member
Licensed User
Longtime User
I have driver app that is on original wildcard provisioning profile and debug is working both on iPhone and on iPad.
- tested now

Then I have 40+ clientapps on which I have allowed Notifications on app IDs and created new provisioning profiles nonwildcard AdHoc for devel and Store for AppStore.
on iPhone debug its building correctly on iPad I have problem mentioned above.

When I tried to publish it in debug on iPad using original provisioning profile I get compilation error about missing push notification entitlement...

How to proceed ?
 
Upvote 0

Tomas Petrus

Active Member
Licensed User
Longtime User
So basicaly on iPad I cannot install debug nonwildcard application using bridge. I can build only apps with wildcard provisioning profile.
on iPhone its working...
 
Last edited:
Upvote 0
Top