224 Commits

Author SHA1 Message Date
5948eff72a iOS sdk => 2.0.5 2025-07-30 15:13:50 +08:00
631b1bbffa iOS 和 Android 增加分享 gif 动图到聊天的封装 (#714)
双端测试通过

Co-authored-by: Yifei Xu <xuyifei19970304@sina.com>
2025-06-27 21:51:31 +08:00
bfddb6c6fa Fix type error in isSupportOpenBusinessView on iOS (#707)
This PR fixes issue #706.
2025-05-22 15:34:02 +08:00
7044e155f3 🐛 Do not append empty associate domains (#668)
The previous script will append an empty item of associate domains into
`Runner.entitlement` if no config has been set in the `pubspec.yaml`.
2024-11-05 23:56:21 +08:00
d54bfb3334 🐛 Only append app_id and universal_link for the command when exist 2024-11-04 23:47:55 +08:00
202453e736 🎨 Format more 2024-11-04 17:41:36 +08:00
eeacf73820 🔥 Remove thumbnail and format files 2024-11-04 17:31:05 +08:00
d5b4f393b9 🔊 Log with fluwx tags and only with not empty values 2024-11-01 23:02:34 +08:00
b7d13eb727 🥅 Only parse the app link when the universal link is also valid 2024-11-01 23:02:07 +08:00
164b0c13b7 为iOS分享小程序增加hdImageData选项 2024-10-30 21:36:52 +08:00
50d554493d fix #642 & #644 2024-10-14 21:24:02 +08:00
f73fb95263 * 使用了多端统一API,详情请点击[这里](https://developers.weixin.qq.com/doc/oplatform/Mobile_App/Share_and_Favorites/Android.html)
* 分享时所有的缩略图请使用`thumbData`字段
* Fluwx不会再对任何图片进行压缩处理
2024-10-13 23:52:45 +08:00
bd10164826 * 分享新增基础字段:thumbData
* 分享新增基础字段:thumbDataHash
2024-10-13 22:54:33 +08:00
adc7c3714a ios platform updated to 12.0 2024-04-07 20:40:50 +08:00
1d0d5c6ceb bugfix 2024-03-23 18:21:19 +08:00
dfe04d238a Update iOS privacy manifests file 2024-03-22 23:44:16 +08:00
569b764c0b Android WechatSdk->6.8.28
iOS WeChatSdk->2.0.4
2024-03-21 19:51:28 +08:00
815498cbcf Add iOS privacy manifests file 2024-03-21 07:36:41 +08:00
2a0b0d8f0e Update FluwxPlugin.m
修复iOS分享缩略图不显示问题
2023-11-20 17:12:53 +08:00
7630935486 avoid rough consuming OpenURL 2023-11-18 23:44:55 +08:00
74ffd6428b Return NO to avoid conflicting with other plugins 2023-11-18 23:07:28 +08:00
b8ac26d1e4 fix #575 2023-11-04 15:58:26 +08:00
bd59b39d3e universal_link is not required any more. see #581 2023-11-04 15:47:35 +08:00
3695e24ec4 feat: add ios ignore_security 2023-09-24 16:44:05 +08:00
cf88f20840 Update error output 2023-09-13 09:33:16 +08:00
60c12ee57f fix: use __weak to avoid retain cycle 2023-09-11 18:42:39 +08:00
68fd4181a5 fix: Clarify the order in which methods are called to avoid missing events 2023-09-11 17:48:57 +08:00
cc51750853 refactor: cache open url request when WXApi is not registered, and handle it once WXApi is registered 2023-09-11 16:38:42 +08:00
fd8c4d823e fix: missing cache of extMsg on ios 2023-09-11 11:47:46 +08:00
7b488b3867 support run with flutter module. 2023-08-03 20:10:24 +08:00
7099848b56 fix #545 2023-06-05 19:15:16 +08:00
9ada18081c fix runnable 2023-05-19 23:11:29 +08:00
5f7fa26bde fix runnable 2023-05-19 21:11:20 +08:00
f275f6cbb3 更新iOS冷启动处理 2023-05-18 19:39:26 +08:00
53530a4a6d Fix #537 2023-05-17 18:20:14 +08:00
6c02b1e2ad support enable/disable scene_delegate 2023-05-17 14:09:18 +08:00
5f92aee279 Fix crash when launch app from WeChat on iOS 2023-05-17 07:51:35 +08:00
583d58bde9 make app_id is not required on iOS #536 2023-05-16 21:00:28 +08:00
b9ed814428 fix compile issue 2023-05-15 22:05:46 +08:00
ba1f5abee4 message from wechat 2023-05-15 20:56:18 +08:00
7034b2f695 update ios config 2023-05-15 19:23:52 +08:00
c5893b93d3 cleanup iOS codebase 2023-05-15 19:17:04 +08:00
5a39c67599 revert 2023-05-13 17:15:54 +08:00
4ecee44015 update iOS issue 2023-05-13 17:12:29 +08:00
e38b10fd87 fix ios compile issue 2023-05-11 20:00:37 +08:00
dd167c0073 update iOS setup 2023-04-26 18:03:18 +08:00
c40981c1ba fix no_pay bug. 2023-04-26 16:36:31 +08:00
769ca7637a use pod for no_pay 2023-04-23 23:25:12 +08:00
05645d3833 send log to flutter 2023-04-23 22:42:15 +08:00
014554db36 add new function: open 2023-04-23 22:19:34 +08:00