Documentation
    Preparing search index...
    • Patch AppDelegate.swift to register background tasks and push handlers.

      Parameters

      • buildDir: string

        directory where the app will be built

      • pushSyncEnabled: boolean

        register remote-notification handler

      • allowShareTo: boolean

        register URL scheme handler for share-to

      • backgroundFetchEnabled: boolean = false

        initialize TSBackgroundFetch (sync or heartbeat)

      Returns void