Async-storage: tvOS target is missing

Created on 20 May 2019  路  2Comments  路  Source: react-native-async-storage/async-storage

tvOS projects use AsyncStorage cannot be built. libRNCAsycnStorage.a doesn't have tvOS in its supported platforms. Also, there is no tvOS target exported separately.

Expected behavior

tvOS projects should be able to use this library as before, like when it was part of react-native.

Environment

  • Async Storage version: 1.3.4
  • React-Native version: 0.59.8
  • Platform tested: tvOS
  • Logs/Error that are relevant:
no such file or directory: '/Users/muratakbal/Library/Developer/Xcode/DerivedData/hib-gjqyjyhlqffdzjcuyqvmniocngmq/Build/Products/Debug-appletvsimulator/libRNCAsyncStorage.a'

Screen Shot 2019-05-20 at 12 12 33 PM

All 2 comments

:tada: This issue has been resolved in version 1.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

Hi,@Krizzu , I have still same problem in version 1.4.1, after upgrated to version 1.5.0, but the issue remains unresolved.
image
image

Was this page helpful?
0 / 5 - 0 ratings