MillmanY / MMPlayerView

Custom AVPlayerLayer on view and transition player with good effect like youtube and facebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library not working simulator 12.4, pod v- 5.6.3, swift v- 4.2

kanak14 opened this issue · comments

When we run project iOS 12.4 simulator then will be crash ( iOS 13 woking ).

Find the error........

dyld: Symbol not found: OBJC_CLASS$_AVAssetDownloadURLSession
Referenced from: /Users/kanakyadav/Library/Developer/CoreSimulator/Devices/42AC8723-2074-41B1-BB3F-328CFDB026F1/data/Containers/Bundle/Application/0DF119A0-A090-42BE-B6EE-734DA02C1C09/Touch.app/Frameworks/MMPlayerView.framework/MMPlayerView
Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 12.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/AVFoundation.framework/AVFoundation
in /Users/kanakyadav/Library/Developer/CoreSimulator/Devices/42AC8723-2074-41B1-BB3F-328CFDB026F1/data/Containers/Bundle/Application/0DF119A0-A090-42BE-B6EE-734DA02C1C09/Touch.app/Frameworks/MMPlayerView.framework/MMPlayerView

Please suggest me how can resolved this issue.

Is there any update?