Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Initializer for conditional binding must have Optional type, not 'AnyView'

we are facing the issue after updating the Xcode 14.3

/Users/ankit/Library/Developer/Xcode/DerivedData/ProjectName/ dhfelfdsyohhzxfkhlcejfrdx/SourcePackages/checkouts/Kingfisher/Sources/SwiftUI/KFImageRenderer.swift:48:63 Initializer for conditional binding must have Optional type, not 'AnyView'


1 Answers

I used to have the same problem.

pod 'Kingfisher', '7.6.1'

And then pod install, you can solve the problem.

like image 129
Jason Avatar answered Apr 23 '26 15:04

Jason



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!