Skip to content

restart After Kill not working on IOS #84

@ps108developer

Description

@ps108developer

await BackgroundLocationTrackerManager.initialize( backgroundCallback, config: const BackgroundLocationTrackerConfig( loggingEnabled: true, iOSConfig: IOSConfig( activityType: ActivityType.FITNESS, distanceFilterMeters: null, restartAfterKill: true, ), ), );

i set the restartAfterKill true in iOS Config but its not working after kill the app Location update was not working
so how can i fix this issue ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions