Millman Yang
Millman Yang
@schmitzoide try pod repo update
Step1: AVFoundation, SwiftUI and Combine Framework in Build Phases -> Link Binary With Libraries Step2: In Build Settings -> Other Linker Flags -> -weak_framework Combine -weak_framework AVfoundation -weak_framework SwiftUI
only step2 also crash or not ? in my case i add step2 will not crash I take a screenshot for "Build phase" https://github.com/MillmanY/MMPlayerView/blob/master/demo/buildPhase.png
Are you fine in simulator?
I try simulator(12.4)r is fine I don't have Real device for os 12
Hi, can you update ver 1.1.2 and try again~