Post

Replies

Boosts

Views

Activity

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.2k
Jan ’22
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.
Replies
4
Boosts
0
Views
1.2k
Activity
Jan ’22
My App is blocking notifications from other apps!
I have a really strange situation, whenever my app is installed, i don't get notifications from other apps, and as soon as i delete it, i start getting all notifications from all other apps, did anyone encounter a similar situation ? Thank you
Replies
0
Boosts
0
Views
598
Activity
Jun ’21