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

Compile RNBeginBackgroundTask.m failed

Open LucasHimelfarb opened this issue 4 years ago • 0 comments

Environment:

  • Xcode: 13
  • React-native: 0.67.1
  • OS: mac OS Monterey 12.1 with M1
  • react-native-begin-background-task version: 0.1.0

Issue: Hi.. Recently i upgrade react-native version from 0.63.4 to 0.67.1 and all working fine on Android (dev and release) and iOS (dev) , but i when try build release app on iOS (archive) i get this: Screen Shot 2022-01-25 at 16 22 59

i think this library is not supported by RN v0.67.1. would there be something to do other than compile in legacy?

Expected:

  • library working with react native 0.67.1 on Xcode 13

LucasHimelfarb avatar Jan 25 '22 19:01 LucasHimelfarb