iOS Question bridge does not work with iOS 14.6

gglaz

Member
Licensed User
Longtime User
Hi,
since I installed iOS 14.6 on my iPhones, I can no longer use the bridge. Neither via the hosted builder nor via the local mac builder.
The following error message comes from the hosted builder:
"Send data to remote compilers. Error
Error: security: SecKeychainDelete: The specified keychain could not be found."
Via local macbuilder: “Compilation success: true” but on iPhone I get "App cannot be installed. Please try again later."

With iOS 14.4.2 on the iPad Pro, both the local builder and the hosted builder work perfectly.

I've already tried the following:
• Created new ProvisionFile
• Bridge uninstalled and reinstalled
• check certificate trust settings

If I build and install the bridge without hosted builder, I get the message: "It's not possible to install B4i-Bridge. Try again later."


iPhone 6s iOS 14.6
iPhone 11Pro iOS 14.6
B4i 7.20
Build-Server-Version 7.26
Xcode 12.5
 

gglaz

Member
Licensed User
Longtime User
Great. With AC2 it works. Thanks.
But what about the hosted builder? Can it no longer be used from iOS 14.6?
 
Upvote 0
Top