Actually, it crashes on the first print:
RAMBar nil
ServiceTOOLS_Control/ViewController.swift:303: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
2022-04-19 17:14:55.083701+0200 ServiceTOOLS Control[356:5920] ServiceTOOLS_Control/ViewController.swift:303: Fatal error: Unexpectedly found nil while implicitly unwrapping an Optional value
Testing for nil doesn't update the RAMBar but I accept it as a result because I don't mind if it updates while on another tab, the important thing is that the program doesn't crash.
Topic:
Programming Languages
SubTopic:
Swift
Tags: