Skip to content

Commit

Permalink
added comment on iOS install , re: Swift
Browse files Browse the repository at this point in the history
  • Loading branch information
SpiralArm Consulting Ltd committed Feb 1, 2019
1 parent b7ceba5 commit 5a80fce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ List languages = await Devicelocale.preferredLanguages;
this should return a list of the preferred/current language locales setup on the device, with the current one being the first in the list.


## iOS
This is a Swift plug-in and seems to suffer from the issues mentioned [here](https://github.com/flutter/flutter/issues/16049).

But if you follow the advice in this [comment](https://github.com/flutter/flutter/issues/16049#issuecomment-438589363) , but set the Swift Version to 4.0 not 3.2. it should work fine.


## Getting Started

Expand Down

0 comments on commit 5a80fce

Please sign in to comment.