codenameone / CodenameOne

Cross-platform framework for building truly native mobile apps with Java or Kotlin. Write Once Run Anywhere support for iOS, Android, Desktop & Web.

Home Page:https://www.codenameone.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Background Refresh to use new APIs for iOS 13

shannah opened this issue · comments

Background refresh currently uses https://developer.apple.com/documentation/uikit/uiapplication/1623100-setminimumbackgroundfetchinterva?language=objc on iOS, which is deprecated.

Look into using new APIs for iOS 13+ (new APIs described in link above).

Related to https://www.reddit.com/r/cn1/comments/yiqm3e/comment/iuuml1j/?context=3