Complete
over 3 years ago

WERETECH-11201

Fixed

On Venu 2/2s no ActivityMonitor Info?

Im surprized, for Venu 2/2s ActivityMonitor has no :info ... ?

if (ActivityMonitor has :Info) {
  var amoninfo = ActivityMonitor.getInfo();
  if (amoninfo != null) {
    System.println("Has AM Info");
  }
} else {
 System.println("No AM Info");
}

Venu 2/2s has :info, but .getInfo() leads to error. All other devices are ok, only Venu 2/2s ?

Parents
  • you have the latest Venu 2/2s update downloaded? Meanwhile I'm sure that the device update is the root cause, becuase other widgets using ActivityMonitor are no longer working von Venu 2/2s (but on all other devices). And I'm very sure, that they were working before I downloaded latest Venu 2/2s update.
Comment
  • you have the latest Venu 2/2s update downloaded? Meanwhile I'm sure that the device update is the root cause, becuase other widgets using ActivityMonitor are no longer working von Venu 2/2s (but on all other devices). And I'm very sure, that they were working before I downloaded latest Venu 2/2s update.
Children
No Data