Wissam Sbenaty
Results
2
comments of
Wissam Sbenaty
I am having the same issue because I had reinitialized the socket class which is repsonsiblr for makeing connection the solution was making this class so the connection will be...
It turns out that the problem is from using a nullable generic type which is not supported for `ObservableList` functions like `operator []` , `add` , `insert` , etc so...