alipay / mPaaS

mPaaS Demo 合集,mPaaS 是源自于支付宝的移动开发平台。The collection of demos for mPaaS components. mPaaS is the Mobile Development Platform which oriented from Alipay.
https://tech.antfin.com/docs/2/49549
Apache License 2.0
324 stars 55 forks source link

iOS升级到10.1.60后报错如下 #22

Closed fyn212319 closed 4 years ago

fyn212319 commented 4 years ago

Showing Recent Messages :-1: Undefined symbol: _MPMoviePlayerThumbnailImageKey

:-1: Undefined symbol: _MPMoviePlayerPlaybackStateDidChangeNotification

:-1: Undefined symbol: _OBJCCLASS$_MPRemoteCommandCenter

:-1: Undefined symbol: _OBJCCLASS$_MPNowPlayingInfoCenter

:-1: Undefined symbol: _MPMoviePlayerThumbnailImageRequestDidFinishNotification

:-1: Undefined symbol: _MPMediaItemPropertyArtwork

:-1: Undefined symbol: _MPMediaItemPropertyTitle

:-1: Undefined symbol: _MPMediaItemPropertyArtist

:-1: Undefined symbol: _MPMediaItemPropertyAlbumTitle

:-1: Undefined symbol: _OBJCCLASS$_MPVolumeView

:-1: Undefined symbol: _OBJCCLASS$_MPMoviePlayerViewController

:-1: Undefined symbol: _OBJCCLASS$_MPMediaItemArtwork

:-1: Undefined symbol: _MPNowPlayingInfoPropertyElapsedPlaybackTime

:-1: Undefined symbol: _OBJCCLASS$_MPMusicPlayerController

:-1: Undefined symbol: _MPMediaItemPropertyPlaybackDuration

:-1: Undefined symbol: _MPNowPlayingInfoPropertyPlaybackRate

vivi23vivi commented 4 years ago

请在 Build Phease 中添加系统库 MediaPlayer image