Hi, I am developing xamarin forms based android app in which I have used Push notifications using OneSignal. Notifications are received successfully and displayed on my app but if I close the app then notifications doesn't get received by app and due to which I get Failure respond on OneSignal dashboard. Can anyone tell me how can I keep running my app in background so that notifications will be handled even if app get closed by user.
↧