ENATaskScheduler

final class ENATaskScheduler

Note

To simulate the execution of a background task, use the following: e -l objc – (void)[[BGTaskScheduler sharedScheduler] _simulateLaunchForTaskWithIdentifier:@“de.rki.coronawarnapp-dev.exposure-notification”] To simulate the expiration of a background task, use the following: e -l objc – (void)[[BGTaskScheduler sharedScheduler] _simulateExpirationForTaskWithIdentifier:@“de.rki.coronawarnapp-dev.exposure-notification”]

Static.

  • Undocumented

    Declaration

    Swift

    static let shared: ENATaskScheduler

Attributes.

Task scheduling.