Koppel
Koppel
我将 @puti94 的分享小程序功能代码加入了本库的最新版本(2019/08/16)。链接如下: 🔗:https://github.com/Koppel-Zhou/react-native-wechat ----------------- 以下部分与本库不同 android/src/main/java/com/theweflex/react/WeChatModule.java中 ```Java BaseBitmapDataSubscriber dataSubscriber = new BaseBitmapDataSubscriber() { @Override protected void onNewResultImpl(Bitmap bitmap) { if (bitmap != null) { if (bitmap.getConfig() != null) {...
I have the same problem in Honor 9 `STF-AL10` with Android 9. but I observed AppState change listener called multiple times occur in exit App by double-click the Android Back...
I have the same problem when I use `registerBufferProtocol` in Electron 11 version or later, I can't control my video.
Is there anyone could help us?