xu-li / cordova-plugin-wechat

A cordova plugin, a JS version of Wechat SDK
1.22k stars 509 forks source link

Conflict with cordova-plugin-facebook4 higher version 5 #567

Open viettran-dht opened 4 years ago

viettran-dht commented 4 years ago

Hi admin, I use lastest version of cordova facebook(6.2.0) and have issue. My app crash after I login wechat (on ios device). Please help. wechat working well if use facebook-cordova 4, but since ios 13 release, facebook 4 not working so i must upgrade it :(

jasonz1987 commented 4 years ago

@viettran-dht can you give me the crash log?

vietth2412 commented 4 years ago

@jasonz1987

Screen Shot 2019-11-07 at 9 08 13 AM
vietth2412 commented 4 years ago

@jasonz1987 oh, my mistake, I update cordova ios to latest ver and issue resolved.

JianhuisHuang commented 4 years ago

@jasonz1987 oh, my mistake, I update cordova ios to latest ver and issue resolved.

I have same issue, my cordova ios version is 4.5.5 and plugin version is 2.9.0. The log same as your @vietth2412 thanks.