Hi everyone,
today I was going to update an iOS app, and big surprise... nothing compiles anymore.
My Specs:
Xcode 15.4
iOS 17.5 Platform
B4i Build Server 8.5
B4i 8.51
MacOS Sonoma 14.5
I had to set #MinVersion to 12 (otherwise it says the range must be 12 - 17.5 and does not compile) in my...
This is the error:
java.lang.NoClassDefFoundError: Failed resolution of: Lorg/apache/http/ProtocolVersion;
at dd.b(:com.google.android.gms.dynamite_mapsdynamite@210613081@21.06.13 (120400-0):2)
at dc.a(:com.google.android.gms.dynamite_mapsdynamite@210613081@21.06.13 (120400-0):1)
at...
The following build commands failed:
Ld /Users/<name>/Documents/B4iBuildServer/UploadedProjects/<user id>/Payload/<myappname>.app/
<myappname> normal arm64
(1 failure)
What does this mean?
I am using hosted builder. My project includes Firebase Analytics, Auth and Notifications.
MinVersion is set to 11.
Full error code below.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.