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

Splash Icon Error: After loading the app splash icon didn't appear #162

Open
himanshu777b opened this issue Sep 28, 2024 · 2 comments
Open

Comments

@himanshu777b
Copy link

Hi @ybeshkarov,

I'm working on Thingsboard PE App and I have successfully config all as per the documentations and I have removed all the thingsboard images with my logo which I wanted to splash after loading the application but I didn't get splash of my logo, earlier I'm getting the thingsboard logo when I didn't remove all the images of thingsboard from the file dir "C:\Users\Administrator\Desktop\thingsboard\flutter_thingsboard_pe_app\assets\images" but after the removing the thingsboard logo I'm getting only background as white after loading the application. Should I need to modify any other files for achieving my functionality
I have attached all the files below which I have modified to splashed my logo please checked and kindly help.

Thankyou

version currently used:
Flutter 3.19.6 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 54e66469a9 (5 months ago) • 2024-04-17 13:08:03 -0700
Engine • revision c4cd48e186
Tools • Dart 3.3.4 • DevTools 2.31.1

Screenshot 2024-09-28 103419
Screenshot 2024-09-28 103437
Screenshot 2024-09-28 103523

@WillieSpence
Copy link

Hi. I had a similar issue some time ago. After much struggling, I managed to get it to work. Make sure your image / icon sizes are the same as ThingsBoard's images sizes (height / width). That worked for me.

@himanshu777b
Copy link
Author

Thanks for sharing your suggestion I have used my app logo as same to be splash after loading the application.
When the application starts then at that time my app logo is splash but after loading the app there is only white background appears.

After running the flutter automatic all the images is generated mipmap-* while I have only pasted my app logo in the file dir "C:\Users\Administrator\Desktop\thingsboard\flutter_thingsboard_pe_app\assets\images" and remove by default thingsboard images but before removing these images which I have attached below after loading the application thingsboard logo is loading but after removing these images and pasting my logo only white background is appears for now

thingsboard
thingsboard_center
thingsboard_outer
thingsboard_with_title

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

2 participants