Currently, app schedules background fetch every hour (or less often - depends on iOS). It would be nice to schedule automatic background fetch once push notification is received. That should reduce startup time as synchronization of messages should be partially done when a user opens the app.
Currently, app schedules background fetch every hour (or less often - depends on iOS). It would be nice to schedule automatic background fetch once push notification is received. That should reduce startup time as synchronization of messages should be partially done when a user opens the app.