qilovehua

Results 35 comments of qilovehua

> pod 'UTDID' Podfile里加pod 'UTDID' 就可以了哦,我的已经正常了

@iscodeok 我的就是0.66.4哦,gradle version用的6.8.1,不能用7以上的

@yxf007 ios/Podfile ``` platform :ios, '11.0' target '***app' do config = use_native_modules! use_react_native!( :path => config[:reactNativePath], # to enable hermes on iOS, change `false` to `true` and then install pods...

> > @qilovehua 我加过 pod 'UTDID' 老样子,可能RN版本太高。 > > 加 pod 'UTDID' 以后你重新 pod install 了吗 需要的

> Just add `overlayColor={'transparent'}` to your BlurView should fix the issue thanks but not work for me

怎么让每个进程都add_word? 搜了一圈没找到额。

我的返回code,openid是空字符串 你们能直接拿到openid?

是直接替换libWeChatSDK.a,WXApi.h,WXApiObject.h 三个文件就可以了吗?