Possibilities when not using background app refresh
With background refresh an app more or less lets iOS take care of data refresh. If this is turned off it‘s up to the application on how data gets refreshed (on activation, on user demand etc). There is no general mechanism at work then.