jpush / jverify-flutter-plugin

JPush's officially supported Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)。
https://docs.jiguang.cn
MIT License
117 stars 64 forks source link

debug正常 release部分图片显示不出来显示黑框 #141

Open moonlastday opened 3 years ago

moonlastday commented 3 years ago

debug正常 release部分图片显示不出来显示黑框

adminKKi commented 3 years ago

I was in the same situation.

adminKKi commented 3 years ago

I was in the same situation.

In the platform of Android

moonlastday commented 3 years ago

I was in the same situation.

In the platform of Android

I solve it.For logoImgPath and authBackgroundImage try to use XML instead of image. CustomWidget use image and set background transparent.

adminKKi commented 2 years ago

我当时的情况也一样。> >> >> > 在安卓平台上>>我解决了它。对于logoImgPath和authBackgroundImage,请尝试使用XML而不是图像。CustomWidget使用图像并设置透明背景。thank you,Let't me try.

okayFan commented 2 years ago

@adminKKi @moonlastday 你好 请问你们使用的是什么版本?我这边使用CustomWidget在release还是黑色的 版本是: jverify: 2.2.4