thingsboard / flutter_thingsboard_app

ThingsBoard Mobile Application
https://thingsboard.io/products/mobile/
BSD 3-Clause "New" or "Revised" License
226 stars 167 forks source link

Testflight app on iPhone cannot load the widgets #156

Open ai-camps opened 1 week ago

ai-camps commented 1 week ago

It is a very strange situation I am suffering now.

I am hosting thingsboard CE on AWS EC2 (443, 1883, 80 and 8080 port are opened), I can access the console GUI through domain name, public IP and my ESP32 device can register and report MQTT data, all the widgets everything work like a charm !

I can use Simulator (iPhone 16 Plus Max) to access the dashboard, widgets, alarms, devices and audit logs, and I can install the Runner on my iPhone 16 Plus Max through Xcode and the Runner works well as expected on the Simulator.

Whereas, when I created Testflight app, download and install the testing release in on my iPhone, I can access the GUI, see the dashboard, but after click the dashboard, all widgets cannot be loaded, thingsboard icon continues spinning ! The alarms, devices and audit logs on the Testflight app works well, no issues.

Did you ever experience such issue?

Thanks !

ybeshkarov commented 2 days ago

Hi,

Which version of mobile app and Thingsboard CE are you using?

ai-camps commented 2 days ago

Thanks, here is the version info list:

No errors reported at the build process, the runner is well installed to my iPhone locally and the app runs expected, only issue frustrated me is to upload to testflight and install the app from it, I can see/refresh the alarm, device and dashboard in the app, but when click my dashboard, the widgets cannot be loaded, thingsboard icon is spinning all the time. I tried reinstall the app and even reboot my iPhone, didn't work neither.