What I am trying to do is, I do have a ReactJS-based capacitor Ionic app. that is a messaging platform. Messages are updating in real time in the app using Signal-R event. It’s working when the IOS app is in the foreground. but not working in the background(the app was not killed). Android is totally fine. @robingenz
↧