Closed figureai closed 4 days ago
My app needs to support down to iOS12.0, but the plugin only supports iOS14.0 and above. How can I fix it?
@figureai
Sorry for the late reply. Version 8.13.0 supports iOS 12 version.
dependencies: flutter_foreground_task: ^8.13.0
My app needs to support down to iOS12.0, but the plugin only supports iOS14.0 and above. How can I fix it?