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

Logo not comes on the app. Black color visible only. #205

Open
Vaibhav0216 opened this issue Dec 4, 2024 · 7 comments
Open

Logo not comes on the app. Black color visible only. #205

Vaibhav0216 opened this issue Dec 4, 2024 · 7 comments

Comments

@Vaibhav0216
Copy link

Looks like in below image. How can I resolve it ?
Screenshot_20241204-120524_One UI Home

@Vaibhav0216
Copy link
Author

I have changed logo in my code also.

  image_path: "assets/images/my-logo.png"

@ybeshkarov
Copy link
Contributor

ybeshkarov commented Dec 4, 2024

Hi,
I don't know what exactly you changed, but we have a doc on how it should be done https://thingsboard.io/docs/mobile/release/

Try to compare your changes with that.

@Vaibhav0216
Copy link
Author

I have followed https://thingsboard.io/docs/mobile/release/ but issue not resolve.

What I have did:-

  1. I replace my logo at the place of thingsboard. with name thingsboard.png.
  2. deleted all logo of thingsboard.png in the folder.
    https://github.com/Vaibhav0216/thingsboard_app.git this is my repo.

@LeoMorgan113
Copy link

@Vaibhav0216
The issue can be caused if png image doesn't have any background.
Also, you can try the solution described here: https://stackoverflow.com/questions/65391820/change-background-color-of-flutter-app-icon

@Vaibhav0216
Copy link
Author

I added background color also but still icon not visible.

@Andres10976
Copy link

Andres10976 commented Dec 18, 2024

Hi!

Could you please help me solve this? This didn't happen back on version 1.3.0.

I have the same issue with no solution whatsoever and I really need to do an Android release soon.

@Andres10976
Copy link

Andres10976 commented Dec 20, 2024

I have followed https://thingsboard.io/docs/mobile/release/ but issue not resolve.

I just found out the solution. When you run " flutter pub add dev:flutter_launcher_icons " like the guide specified it updates the library version to the version v0.14.2 and there must be some compatibility issues because if you try to run that version the icons are not properly shown. Simply stay on the v0.13.1 and the problem would be solve.

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

4 participants