You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
kanak14
changed the title
Library not working simulator 12.4
Library not working simulator 12.4 pod v- 5.6.3, swift v- 4.2
Jun 5, 2020
kanak14
changed the title
Library not working simulator 12.4 pod v- 5.6.3, swift v- 4.2
Library not working simulator 12.4, pod v- 5.6.3, swift v- 4.2
Jun 5, 2020
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.
The text was updated successfully, but these errors were encountered: