Paresh Prajapati
Paresh Prajapati
I am using this pod in my project could you please suggest some way to solve unbinding the controls
Have same issue, due to that my viewmodel does not get released. and memory increasing. please suggest a way
I am also looking for same var request = URLRequest(url:url) request.method = .get do { let json = try JSONSerialization.data(withJSONObject: ["topic": "aws/subscribe", "content": ["topics":"aws/chat"]], options: .fragmentsAllowed) request.httpBody = json }...
I have the same problem. Have you found a solution?
Hey Hi, is there any functions for recording calls?