Kudo/react-native-v8

Expo sdk 48 error

arasrezaei opened this issue · 2 comments

hello,
got this error on dev client build on eas develpment build:
`

Task :react-native-v8$expo:compileDebugJavaWithJavac FAILED
[stderr]
/home/expo/workingdir/build/node_modules/react-native-v8/expo/src/main/java/io/csie/kudo/reactnative/v8/expo/V8ExpoAdapterPackage.java:31: error: cannot find symbol
[stderr]
final String v8BundleAssetName = V8ExecutorFactory.getBundleAssetName(context, useDeveloperSupport);
[stderr]
[stderr]
symbol: method getBundleAssetName(Context,boolean)
[stderr]
location: class V8ExecutorFactory
[stderr]
1 error
`

v2.1.1

Kudo commented

thanks for reporting the issue. the issue should be resolved by react-native-v8@2.1.2