Skip to content

Recent 1.3.1 release breaks iOS build if linked with pods #73

Closed
@timmywil

Description

@timmywil

Screenshot 2019-04-12 14 45 19

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingplatform: iOSThis is iOS specific

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions