You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
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
The text was updated successfully, but these errors were encountered: