Skip to content

iOS 13 BackgroundTasks API #109

@Kymer

Description

@Kymer

With the new iOS 13 BackgroundTasks API we can now more closely match the existing Android workmanager implementation. The goals is to adapt the new API on iOS 13 and up but still keep our existing app background refresh implementation on older versions.

We decided to abstract away the iOS 13 API into its own dedicated framework: see ios-workmanager. As soon as development is done (see issue #1), we can add that module as a CocoaPod dependency.

In this issue we'll map the incoming flutter arguments to the needed iOS specific constraints and properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestiOSiOS specific

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions