Skip to content

Commit

Permalink
Merge pull request #117 from dasanten/patch-1
Browse files Browse the repository at this point in the history
Update README.md possible mistakes
  • Loading branch information
istornz authored Feb 13, 2025
2 parents 3a44ea9 + ea39fb8 commit 764226e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ That's it 😇
> - Supports Live Activities: Be sure to set the `NSSupportsLiveActivities` property to `true` in `Info.plist` files for **BOTH** `Runner` and your `extension`.
> - iOS Version Requirement: The device must run **iOS 16.1 or later**.
> - Device Activity Check: Confirm that the `areActivitiesEnabled()` method returns true on your device.
> - Minimum Deployment Target: Confirm that the `extensions` deployment target is not set lower than your devices.
### Is Android supported?
Expand Down

0 comments on commit 764226e

Please sign in to comment.