istornz / flutter_live_activities

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

Error at package installing #2

Closed ShiriNissim closed 1 year ago

ShiriNissim commented 1 year ago

I started to follow the setup steps as mentioned in the Readme and after installing this package tried running it on iPhone 14 Pro Simulator, I'm facing the following issue:

Swift Compiler Error (Xcode): No such module 'ActivityKit'

I have Xcode 14.0.1 version. Can you please guide me on how to solve this issue?

istornz commented 1 year ago

Hello ! Thanks for using live_activities It’s normal because you need to use Xcode 14.1 at least to use activity kit 👍

ShiriNissim commented 1 year ago

Thanks. It helped me