Skip to content

Conversation

@jackle291
Copy link

No description provided.

xunreal75 and others added 30 commits October 26, 2022 23:09
added alert and MaterialApp to workmanager when no iOS permissions activated
fixed BGProcessing
fixed inputdata in callback on task
clarified timings
Merge iOS BGTaskScheduler enhancements by PresenceApp
* Use logInfo instead of prints and NSLog
* Log unnecessary logs only in debug mode
* Remove unnecessary logs
* Remove isInitalized flag in SwiftWorkmanagerPlugin which was not set to true anywhere
…egisterProcessingTask to be consistent with rest of the plugin and possible future Android implementation

* iOS, Rename wrongly named startOnOffTask to startOneOffTask
…e size is reduced and it will make it easy to review

* Change new task identifier to be consistent with existing ones e.g. instead of app.workmanager... use be.tramckrijte...
* Documentation update
* Remove unnecessary logs, comments etc which were added in PRs which were not merged, and cleanup unnecessary code
* Revert using a custom log helper OS file to use the plugins existing shared prefs
* Bump example flutter sdk to < 4 instead of < 3
…r can define task names instead of using hardcoded names
…rmission is not assigned.

Initialize should return result
* Temporarily commented old iOS background fetch
…cheduled tasks. To be used during development/debugging.

Format readme to improve readability
…ead of waiting for App to go to background. Since doing on backgrounding will keep on changing earliest begin date.

* Add printScheduledTasks to example app
* Format example code
absar and others added 6 commits September 27, 2023 02:16
* Add initialDelay support for Workmanager.registerProcessingTask
* Remove unnecessary WorkmanagerPlugin.registerBGProcessingTask calls from AppDelegate.swift
* Cleanup unused params from Workmanager.registerProcessingTask
* Update readme and iOS setup as per new iOS developments
* Create migration steps for iOS Workmanager.registerOneOffTask to Workmanager.registerProcessingTask
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants