I have added -ld64、-weak_framework、SwiftUI to Targets- Build Settings-Other Linker Flag,
but it still crashes. I don't have an iOS12 device around me, so I can only view the crash log provided by the third-party library bugly, but I don't know what the problem is.
I used xcode15, crashed on the iOS12 system, and added-ld64,-weak_framework, SwiftUI
so I can only view the crash log provided by the third-party library
There’s really not much we can do without an Apple crash report. I recommend that you remove your third-party crash reporter and see if that allows you to get an Apple crash report for this.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"