fijkplayer icon indicating copy to clipboard operation
fijkplayer copied to clipboard

在IOS上,与百度地图存在冲突,导致调用百度地图的api,app就会闪退

Open hu70258tao opened this issue 2 years ago • 16 comments

百度声称无法解决这个问题,大厂都懒得多解释。 经测试项目仅仅引用三个包: flutter_baidu_mapapi_map: #百度地图 flutter_baidu_mapapi_search: #百度地图 fijkplayer: #流播放器(IOS与百度地图会产生openssl冲突,百度回应无法解决) 错误信息:

Running Xcode build...
Xcode build done.                                           216.4s
Installing and launching...
(lldb) 2021-11-15 10:55:20.733214+0800 Runner[93224:12204604] Writing analzed variants.
Debug service listening on ws://127.0.0.1:59572/_luTzdztXFY=/ws
Syncing files to device 胡涛的iPhone...
* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=2, address=0x101814c08)
    frame #0: 0x0000000101814c08 Runner`TLSv1_2_enc_data
Runner`TLSv1_2_enc_data:
->  0x101814c08 <+0>:  .long  0x012229e0                ; unknown opcode
    0x101814c0c <+4>:  udf    #0x1
    0x101814c10 <+8>:  .long  0x0122328c                ; unknown opcode
    0x101814c14 <+12>: udf    #0x1
Target 0: (Runner) stopped.

hu70258tao avatar Nov 16 '21 01:11 hu70258tao

同问,我也遇到相同的问题

itlws avatar Mar 09 '22 07:03 itlws

你们怎么解决的

HJ2018 avatar Apr 07 '22 02:04 HJ2018

这问题怎么解决?

noborder avatar Apr 12 '22 03:04 noborder

是不是百度地图直接闪退?

AriesHoo avatar Apr 20 '22 09:04 AriesHoo

我是 ios包下的.podspec 中BaiduMapKit 版本 6.3.0->6.2.0 最后记得 pod update BaiduMapKit/Map 修改了百度MapKit版本 image

AriesHoo avatar Apr 20 '22 09:04 AriesHoo

有解决方案吗?

david-woody avatar Jun 09 '22 15:06 david-woody

遇到同样的问题了,百度地图flutter插件现在用的是3.3.0

Ycong avatar Jan 11 '23 04:01 Ycong

也遇到这个问题了,百度地插件用的的3.3.1。有解决方案了吗?

WellsYoo avatar Feb 06 '23 01:02 WellsYoo

有大哥解决了吗?

fanpener avatar Mar 21 '23 09:03 fanpener

有解决了的吗?

fanlisheng avatar Aug 09 '23 09:08 fanlisheng

已解决,自己编译一个openssl库

WellsYoo avatar Aug 10 '23 06:08 WellsYoo

已解决,自己编译一个openssl库

求分享

Ycong avatar Aug 10 '23 06:08 Ycong

@WellsYoo 自己编译一个openssl库,还是出问题啊

fanlisheng avatar Aug 16 '23 07:08 fanlisheng

已解决,自己编译一个openssl库

求分享

https://github.com/WellsYoo/fijkplayer_ssl 刚看到,你可以试试

WellsYoo avatar Sep 05 '23 06:09 WellsYoo

求解决方案

zaqzaq163 avatar Dec 05 '23 06:12 zaqzaq163

求解决方案

xueyifei123 avatar Dec 11 '23 14:12 xueyifei123