Hi,
does anyone has experience with
UIBackgroundModes : fetch.
Basically i want to do some https requests in the background when the app is not in active state.
Thanks for your support and help.
regards,
Jürgen
Hi,
does anyone has experience with
UIBackgroundModes : fetch.
Basically i want to do some https requests in the background when the app is not in active state.
Thanks for your support and help.
regards,
Jürgen
Corona does not support backgrounded applications. We expect an Active UI to be present when we make our API calls.
You of course might have success with this today, but even doing so, we may make changes in the future that would break your app.
Rob
Thank you for your quick response Rob.
Corona does not support backgrounded applications. We expect an Active UI to be present when we make our API calls.
You of course might have success with this today, but even doing so, we may make changes in the future that would break your app.
Rob
Thank you for your quick response Rob.