Guilherme Girotto
Guilherme Girotto
A quick update: I didn't manage to make it work in a proper way. Meanwhile I've made a fork from the repo and updated the package [`ContentState`](https://github.com/istornz/flutter_live_activities/blob/8457155795fd99ad6138a42b22890e6f6fb16036/ios/Classes/SwiftLiveActivitiesPlugin.swift#L310) to meet the...
I've tried to use nullable variables as described in this thread, but the activity notification doesn't appear.
Yeah, when I forked the package and added the new properties directly to the package `ContentState` it worked. I tried adding nullable properties to my app `ContentState`, and sending an...
@istornz I haven't had enough time recently to continue this investigation, not sure if you have some thoughts about it, but to me the plugin simply don't work when trying...
Facing the same issue here