Transferring Data Between Bluetooth Low Energy Devices

The sample code uses a static variable of the PeripheralViewController class to account for congestion in the BLE stack - which is frowned upon by the Swift 6 compiler.

Why does this variable need to be static in the first place?

Transferring Data Between Bluetooth Low Energy Devices
 
 
Q