iOSDevLog/ijkplayer

linking issue with 1.1.3 with Swift project

SalehAlDhobaie opened this issue · 5 comments

the issue it showing when I tried to make a build / archive in Xcode or AppCenter:

Undefined symbols for architecture armv7:

I go back to the previous version 1.1.2 it's work fine

hello. I can not switch to version 1.1.2, can u help

@fukemy
pod 'ijkplayer', '1.1.2'

@nikita-toropov thanks. Can u take a look for solution : can not play rtsp url ( even 1.1.2 and 1.1.3).
Sample rtsp url: rtsp://184.72.239.149/vod/mp4:BigBuckBunny_175k.mov

@fukemy

pod 'ijkplayerssl', '~> 1.1.4'

It should be work.