Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QQ分享的图片无法使用base64字符串,Uri.dataFromBytes(xxx), 会在底层被imageUri.isScheme('file')弹出报错,请教一下如何处理 #97

Open
hejiayang-github opened this issue Aug 17, 2023 · 0 comments

Comments

@hejiayang-github
Copy link

TencentKitPlatform.instance.shareImage(scene: TencentScene.kScene_QZone, imageUri: Uri.dataFromBytes(bytes));
assert(imageUri.isScheme('file'));

希望有不先存图片的方案

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant