-
Notifications
You must be signed in to change notification settings - Fork 166
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
App version 1.3.0 says ThingsBoard 3.7.0.15PAAS not supported #140
Comments
Hello, You can find the compatibility matrix here: https://thingsboard.io/docs/mobile/getting-started/. Based on the issue you opened in the CE repository, I believe you are trying to connect to a PE ThingsBoard instance from the CE mobile app. You need to use the PE mobile version for PE ThingsBoard, which can be found here: https://github.com/thingsboard/flutter_thingsboard_pe_app. |
Thanks so much for the quick response @ybeshkarov It looks like 1.3.0 supports TB 3.8, so I assume that's why doesn't work, release 1.1.0 says it supports 3.6.3PE+, however still has the same message. Do you know if there's any release version of the flutter pp that does support the version of ThingsBoard running on thingsboard.cloud? |
Which version |
I used the default ones in the pubspec.yaml for the respective versions - so client v1.3.1 when I tried the 1.3.0 app, and client v1.1.0 when I tried the 1.1.0 app. |
Got it. The cloud is scheduled to be updated tomorrow. Please wait until it’s upgraded to version 3.8.0 and try again. |
OK, that's great - will try later in the week. Thank you for looking into it. |
I've successfully built the app versions 1.1.0, 1.2.0 and 1.3.0, but when I run any of them on an Android device I receive the Fatal Error:
"Fatal application error occurred:
Unsupported ThingsBoard platform vesion: 3.7.0.15PAAS"
Is any version of the app compatible with the cloud hosted ThingsBoard at thingsboard.cloud?
The text was updated successfully, but these errors were encountered: