-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App Crashes on Iphone 7 please check #107
Comments
Step1: AVFoundation, SwiftUI and Combine Framework in Build Phases -> Link Binary With Libraries Step2: In Build Settings -> Other Linker Flags -> |
@MillmanY thanks for replay step2 is done successfully but for step1 i can not find combine framework in Build phases please Guide me how to add combine framework. |
only step2 also crash or not ? in my case i add step2 will not crash |
@MillmanY it will generate same crash. let me clear one thing that my simulator OS is 12 so please check again in iPhone 7 with OS 12 actually i got crash in real device(iPhone 7) which is having latest OS but i don't have crash log otherwise i'll show you that also. |
Are you fine in simulator? |
No @MillmanY i have issue on both side (Simulator/Device) |
I try simulator(12.4)r is fine |
okay i'll check again and let you know |
Same issue for me! |
Same Issue App crash on iPhone 6 (Device and Simulator) both |
Hey @MillmanY , i'm facing same issue in iPhone 5s (Device and Simulator) please check and let me knowLogsdyld: Library not loaded: /System/Library/Frameworks/Combine.framework/Combine
|
dyld: Library not loaded: /System/Library/Frameworks/Combine.framework/Combine
Referenced from: ~/Library/Developer/CoreSimulator/Devices/4BF617DD-3014-4666-A6DB-CDC5C05DDDAC/data/Containers/Bundle/Application/F37682F8-DFE2-4D7E-BF9F-26D2A73C32CD/appName/Frameworks/MMPlayerView.framework/MMPlayerView
Reason: no suitable image found. Did find:
/System/Library/Frameworks/Combine.framework/Combine: mach-o, but not built for iOS simulator
The text was updated successfully, but these errors were encountered: