B4i Tutorial Background Fetch (Downloads) - Erel    May 3, 2016   (4 reactions) Background fetch feature allows applications to run for a short period of time (up to 30 seconds) while in the background.
The steps required to use this service are:
1. Add the fetch mode... B4i Question BLE and Background Fetch - Filippo    Jul 31, 2025 Hi,
can you use "Background Fetch" with BLE to receive data in the background for a short period of time?
If so, how does it work?
Thank you in advance for your response.... B4i Question Some questions about Background Fetch - susu    Jul 30, 2015 Hi,
My app used Background Fetch to get "Deal of the Day" info from my server. If... As NativeObject = App
no.RunMethod("setMinimumBackgroundFetchInterval:", Array(5... Background Fetch code in any module or I need to put it in Main module?
2. Do I need to insert Background Fetch code in Application_Start or I can put it anywhere?
3. How to remove Icon Badge Number... B4i Question Is Background Fetch still available? - aminoacid (first post)    Nov 5, 2024
Background fetch should still work. You need to store the counter value in a file and load it each time that the app starts.
Yes, it does work. Sorry I forgot to update this thread. Since I posted this, I received 22 notifications (the counter does increment) over a period of 5 days... B4i Question Background fetches - how to stop them? - martin24 (first post)    Jul 28, 2017 Perfect. Thank you very much!... B4i Question background fetch - Erel (first post)    Dec 6, 2015 You need to use a push solution for that.... B4i Question IOS7 Background Fetch Programming - sarmanho (first post)    Mar 10, 2015 For my project does not work with notification. Must have access FETCH BACKGROUND MODE.... Wish IOS7 BACKGROUND MODE FETCH Programming - Erel (first post)    Jul 9, 2015 Tutorial about this feature: https://www.b4x.com/android/forum/threads/background-fetch-downloads.56022/... B4i Question Background Uploads - tufanv    Mar 11, 2023 Hello, is this method while downloading files with httpjob also accurate for uploads? If yes, is there any way to allow more than 30 seconds? https://www.b4x.com/android/forum/threads/background-fetch-downloads.56022/#content Thank you.... B4i Question Notification without Firebase - voxel (first post)    May 5, 2024
Note that background fetch actually starts your app. Local notification doesn't.
I don't... is in the background?
https://www.b4x.com/android/forum/threads/background-fetch-downloads.56022/... Page: 1   2   3   4   5   6   7   |