fluwx icon indicating copy to clipboard operation
fluwx copied to clipboard

Flutter版微信SDK.WeChat SDK for flutter.

Results 67 fluwx issues
Sort by recently updated
recently updated
newest added

**Describe the bug** 调用分享网页链接到微信,自定义封面的图有几率会在 Android 上无法分享,但是换一张图就正常了。 有问题的图是(只是其中之一,不止这一张) https://img.foresightnews.pro/202206/7-1654835282791.png 在 ios 里可以正常分享,Android 会直接没反应,也没用任何日志反馈,应该还没到微信处理那一层 **To Reproduce** **Which version of Fluwx do you use?** 3.8.3 **Which device do you run on** android12 ,Harmony...

#import "FluwxDelegate.h" @implementation AppDelegate - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions { [GeneratedPluginRegistrant registerWithRegistry:self]; // Override point for customization after application launch. [[FluwxDelegate defaultManager] registerWxAPI:@"wxb***" universalLink:@"https*****"]; return YES; } 猜测是注册问题 AppDelegate.m 加入后无效...

跳转微信支付,正常调起,app调起微信小程序部分机型日志报错: fail to load Keychain status:-25300, keyData null:1,微信显示链接中,不能正常使用

Flutter 2.2.3 如果APP已在后台,通过微信内H5调起一切正常

感谢团队的付出~ 我想问下fluwx是否支持朋友圈多张图片的分享

分享 WeChatImage.network 网络图片确定是动图gif 即使把suffix手动设置成gif 分享到微信Session/Timeline中依然是jpg静态图

bug
help wanted

第一次运行可以进去微信页面但是没等支付页面显示 就回到app页面了 payWithWeChat调取是成功了的

``` 2 warnings generated. In file included from /Users/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fluwx-3.8.2+1/ios/Classes/WXMediaMessage+messageConstruct.m:9: In file included from /Users/flutter/flutter/.pub-cache/hosted/pub.dartlang.org/fluwx-3.8.2+1/ios/Classes/WXMediaMessage+messageConstruct.h:8: /Users/company/jz_imageclip/ios/Pods/WechatOpenSDK_Fuck/OpenSDK1.9.2/WXApiObject.h:488:14: warning: empty paragraph passed to '@attention' command [-Wdocumentation] * @attention ~~~~~~~~~~^ /Users/company/jz_imageclip/ios/Pods/WechatOpenSDK_Fuck/OpenSDK1.9.2/WXApiObject.h:493:14: warning: empty paragraph...