Post

Replies

Boosts

Views

Created

Un expected behaviour with Background fetch
Hello,I've been having a lot of problems with background fetch, mainly un-determined behaviuor, even when removed background fetching cabilities it is still happenning!so in order to remove background fetching completely, i have removed:- The `plist` flag for `UIBackgroundMode` `fetch`- `performFetchWithCompletionHandler` from app delegateand then i had put a tracking event that triggers only if the app is in UIApplicationStateBackgroundand i can still the event tracked on both debug and production, so what could be the problem here ? or what is needed more to prevent background fetches completely ?Thank you.
4
0
1.1k
May ’18