SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.14k stars 219 forks source link

ITMS-90338: Non-public API usage  #191

Closed liseami closed 2 years ago

liseami commented 3 years ago

Xcode 13 beta

ITMS-90338: Non-public API usage - The app references non-public symbols in Frameworks/SDWebImage.framework/SDWebImage: _NSArray0_struct, kCFBooleanTrue. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at

dreampiggy commented 2 years ago

WTF is this ?

Maybe this is Apple's iTunes Backend bug. Try re-submit. SDWebImage does not use SPI.