I was wondering, I have managed to implement the currently in beta xamarin firebase messaging into an PCL app. it works as intended when sending a message while the app is in the foreground and in the background but if the app is closed using background applications task manager the message doesn't seems to miss the app. I was wondering if any one has any pointers or knows how to send a message to an app while closed or if firebase is able to hold a message until the app is opened?
↧