mrtomhoward

Results 3 comments of mrtomhoward

@Arugin and others still experiencing this problem. I had this issue today with an app that was initially built in Rails 5 and that I recently updated to Rails 6....

@nbastoWM I was just having this problem, and the issue was that the `serviceUUIDs` var I was passing into `connectedDevices` was `null`. That must be the `null` that the error...