Rainmaker APP (IOS/Android) bugs
Posted: Fri Apr 10, 2026 8:53 am
Hi,
There are some bugs I want to address in both the IOS and Android versions of the Rainmaker app.
1. There is a major bug in refreshing the data in IOS and Android versions of the app. In IOS, the data is automatically refreshed upon receiving updates. By data, I am referring to dropdown values (add/remove values), text input, and hidden ui, etc. In Android, you always have to refresh the page (drag down) to have the latest values. This is incredibly confusing because the user does not know when to refresh to get a new layout/data. The workaround is to keep the entire configuration (values, ui elements, etc.) even though half of it is not used, creating a complete mess.
I think this is fairly easy to solve, simply update the Android app to refresh when data is received simillar to the IOS one.
I have created several posts, but got no answer for such an important issue: viewtopic.php?t=47184
2. During the SoftAP provisioning, the IOS app shows a wrong and stuck "Sending Wi-Fi Credentials" page with "Failed to connect device SoftAp" error, even though we are connected successfly. After 5 seconds, it automatically goes to the "Select Wi-Fi Network" page, and the provisioning runs fine after that. The Android app goes directly to the "Select Wi-Fi Network", and no error is shown. I think this is an issue in the IOS app, which is simply showing the page "Sending Wi-Fi Credentials" when it is not needed, or the error is shown as the default. This creates some confusion among users who assume something is wrong.
There are some bugs I want to address in both the IOS and Android versions of the Rainmaker app.
1. There is a major bug in refreshing the data in IOS and Android versions of the app. In IOS, the data is automatically refreshed upon receiving updates. By data, I am referring to dropdown values (add/remove values), text input, and hidden ui, etc. In Android, you always have to refresh the page (drag down) to have the latest values. This is incredibly confusing because the user does not know when to refresh to get a new layout/data. The workaround is to keep the entire configuration (values, ui elements, etc.) even though half of it is not used, creating a complete mess.
I think this is fairly easy to solve, simply update the Android app to refresh when data is received simillar to the IOS one.
I have created several posts, but got no answer for such an important issue: viewtopic.php?t=47184
2. During the SoftAP provisioning, the IOS app shows a wrong and stuck "Sending Wi-Fi Credentials" page with "Failed to connect device SoftAp" error, even though we are connected successfly. After 5 seconds, it automatically goes to the "Select Wi-Fi Network" page, and the provisioning runs fine after that. The Android app goes directly to the "Select Wi-Fi Network", and no error is shown. I think this is an issue in the IOS app, which is simply showing the page "Sending Wi-Fi Credentials" when it is not needed, or the error is shown as the default. This creates some confusion among users who assume something is wrong.