-
Notifications
You must be signed in to change notification settings - Fork 476
Closed
Labels
bugSomething isn't workingSomething isn't workingplatform: iOSThis is iOS specificThis is iOS specific
Description
Repro steps
I've created an example app at https://github.com/timmywil/react-native-async-storage-1.3.1
This app was created with react-native init
and async-storage included with react-native link... && cd ios/ && pod install
after creating a Podfile.
Building without pods seems to work fine, but if async-storage is included with pods, you get the error shown above.
Downgrading to 1.3.0 fixes the issue.
Environment
- Async Storage version: 1.3.1
- React-Native version: 0.59.4
- Platform tested: iOS only
axxag, noelweichbrodt, EliSadaka, jinchung, dengue8830 and 6 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingplatform: iOSThis is iOS specificThis is iOS specific