react-native-background-task icon indicating copy to clipboard operation
react-native-background-task copied to clipboard

react-native link not working

Open chandan7838 opened this issue 7 years ago • 4 comments

Something went wrong while linking. Error: Cannot read property 'buildConfigurationList' of undefined

chandan7838 avatar Sep 29 '18 18:09 chandan7838

Having the same issue while running react-native link react-native-background-fetch

echaritonidis avatar Oct 04 '18 11:10 echaritonidis

I have fixed this issues the same way as: https://github.com/transistorsoft/react-native-background-fetch/issues/102

vincentng291 avatar Oct 28 '18 14:10 vincentng291

@tomahawk291 does it work with [email protected] ?

from readme:

For iOS support, this library relies on version 2.0.x of react-native-background-fetch which can be installed as follows:

iLevye avatar Dec 20 '18 21:12 iLevye

@iLevye : Linking @2.4.2 does work 👍 Thanks for the suggestion

gprocell927 avatar Apr 10 '19 22:04 gprocell927