istornz / flutter_live_activities

A Flutter plugin to use iOS 16.1+ Live Activities ⛹️ & iPhone Dynamic Island 🏝️ features
https://dimitridessus.fr/
MIT License
161 stars 48 forks source link

Crash while creating live activity #45

Open jakublebiedzinski opened 1 year ago

jakublebiedzinski commented 1 year ago

I found an issue with SwiftLiveActivitiesPlugin that crashes when creating an instance of Live Activity. It says Swiftruntime failure: Unexpectedly found nil while unwrapping an Optional value + 0 (SwiftLiveActivitiesPlugin.swift:0)

I attached crash report file

crashlog.txt

MoxieIoT commented 1 year ago

Have you found any fix for this? I have the same issue intermittently happening to me as well.