Post

Replies

Boosts

Views

Activity

App crashes on launch - dyld: Symbol not found: _vfork
App crashes on launch iOS 14 and lower simulators using Xcode 13.2.1 on M1 MacBook Pro   Referenced from: /Users/anilsudhakaran/Library/Developer/Xcode/DerivedData/APIGuardTest-cvlwhhwgzpcsbhdqtgbbgjryqdqj/Build/Products/Debug-iphonesimulator/APIGuard.framework/APIGuard   Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.B.dylib  in /Users/anilsudhakaran/Library/Developer/Xcode/DerivedData/APIGuardTest-cvlwhhwgzpcsbhdqtgbbgjryqdqj/Build/Products/Debug-iphonesimulator/APIGuard.framework/APIGuard dyld: launch, loading dependent libraries DYLD_ROOT_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot DYLD_LIBRARY_PATH=/Users/anilsudhakaran/Library/Developer/Xcode/DerivedData/APIGuardTest-cvlwhhwgzpcsbhdqtgbbgjryqdqj/Build/Products/Debug-iphonesimulator:/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib:/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib DYLD_FALLBACK_FRAMEWORK_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.si
2
1
2.0k
Feb ’22
Embedded AVPlayer controls via voiceover
I have an avplayer instance embedded in a uitableviewcell. When I turn on voiceover I’m unable to access avplayer controls, like full screen mode, play/pause. I’m able to start playing and double tap to show the controls cannot access them by swiping left/right. When I embed it in a UIView instance it works as expected. Anyone face similar issue?
0
0
780
May ’20