IOS read-only not working and endless refresh on Android
Posted: Thu Jun 25, 2026 10:47 am
Hi,
I have identified new bugs related to the RainMaker app for IOS and Android.
1. Parameters created only with PROP_FLAG_READ (so read-only) are still visible with Edit field on the IOS app. This is not reproduced on the Android app, and I know that it worked in the past versions on the IOS app as well. This only happens for text parameters (toggle, for example, is working fine)
2. The refresh on Android is never-ending, so the loading icon stays forever (tested on different phones as well). Also new parameters added using esp_rmaker_report_node_details are not updated automatically on the Android app (on IOS is refreshed automatically annd they are visible)
Versions:
- esp_rainmaker 1.15.0
- esp_rainmakercommon 1.8.5
- APP version v3.14.0
- IOS version v3.7.1
- esp idf 5.5.1
Thank you
I have identified new bugs related to the RainMaker app for IOS and Android.
1. Parameters created only with PROP_FLAG_READ (so read-only) are still visible with Edit field on the IOS app. This is not reproduced on the Android app, and I know that it worked in the past versions on the IOS app as well. This only happens for text parameters (toggle, for example, is working fine)
2. The refresh on Android is never-ending, so the loading icon stays forever (tested on different phones as well). Also new parameters added using esp_rmaker_report_node_details are not updated automatically on the Android app (on IOS is refreshed automatically annd they are visible)
Versions:
- esp_rainmaker 1.15.0
- esp_rainmakercommon 1.8.5
- APP version v3.14.0
- IOS version v3.7.1
- esp idf 5.5.1
Thank you