Is there a way to tell if a system update is in progress? In the past, System.updatesPending() would turn true when the update started to happen. My application would then show a screen saying the system is updating. It no longer does this.
You can subscribe to the system events related to firmware_update
2 Likes
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.