dcloudio / dcloudio/uni-app

uni.share接口支持分享表情类型消息

Open
#2,965 0 comments 0 reactions 0 assignees View on GitHub
app doubleCheck
Dominant language
JavaScript
Stars
41.6k
Forks
3.7k
Avg merge
7h 6m
Merged PRs (30d)
6

Description

**新功能描述**
uni.share增加表情类型消息支持。

**现状及问题**
现在uni.share不支持发送表情类型的分享,需要的时候就得用第三方分享或集成官方SDK。如果直接用图片类型,iOS动图发出去会成静态图。
本身微信和第三方分享都支持分享表情类型。
微信SDK为WXEmoticonObject类型,SDK头文件里有。
[友盟U-share已支持](https://developer.umeng.com/docs/128606/detail/193883#h2--gif-8),
![image](https://user-images.githubusercontent.com/79783642/139574840-ceaebaf8-7528-4099-bc58-51524a2cc36e.png)

[ShreaSDK也支持](https://www.mob.com/wiki/detailed?wiki=ShareSDK_ios_api_two&id=14),
![image](https://user-images.githubusercontent.com/79783642/139574874-f8b0ae0c-ce33-4687-bd6d-17add1adb28a.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.