S sarmanho Member Licensed User Longtime User Mar 9, 2015 #1 Hi Erel, see this link: http://www.appcoda.com/ios7-background-fetch-programming/ How to do in B4i ? Or using objective c in line ? https://developer.apple.com/library.../BackgroundExecution/BackgroundExecution.html In the link above has BACKGROUND MODE. How to do in B4i or using Objective C in line ?
Hi Erel, see this link: http://www.appcoda.com/ios7-background-fetch-programming/ How to do in B4i ? Or using objective c in line ? https://developer.apple.com/library.../BackgroundExecution/BackgroundExecution.html In the link above has BACKGROUND MODE. How to do in B4i or using Objective C in line ?
MotoMusher Active Member Licensed User Longtime User Mar 9, 2015 #2 I would also like to take advantage of background fetch.
S sarmanho Member Licensed User Longtime User Mar 9, 2015 #3 MotoMusher said: I would also like to take advantage of background fetch. Click to expand... Why am I making a news application and must continually feed. You know how to do?
MotoMusher said: I would also like to take advantage of background fetch. Click to expand... Why am I making a news application and must continually feed. You know how to do?
Erel B4X founder Staff member Licensed User Longtime User Mar 10, 2015 #4 This feature will not help you to continuously update the user. You need to use notifications (push or local) for that.
This feature will not help you to continuously update the user. You need to use notifications (push or local) for that.
MotoMusher Active Member Licensed User Longtime User Mar 17, 2015 #5 To clarify, I don't need background fetch for any user notification. I need to make a periodic JSON call to upload and download some data to a server.
To clarify, I don't need background fetch for any user notification. I need to make a periodic JSON call to upload and download some data to a server.
S sarmanho Member Licensed User Longtime User Mar 21, 2015 #6 Any forecast you include BACKGROUND MODE FETCH next version of B4i?
rmitev Member Licensed User Longtime User Jul 3, 2015 #8 Does anyone have any success with "fetch" mode ?
Erel B4X founder Staff member Licensed User Longtime User Jul 9, 2015 #9 Tutorial about this feature: https://www.b4x.com/android/forum/threads/background-fetch-downloads.56022/
Tutorial about this feature: https://www.b4x.com/android/forum/threads/background-fetch-downloads.56022/