So it seems that react native Firebase has a background method for listening to messages.however nowhere in the DOCS does it mention anything about low-power mode on IOS.This is a big issue because The message handler never fires. My app relies on notifications to trigger foreground data refresh...
↧