react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

Android Build Error after upgrading to Expo SDK 46

Open newme616 opened this issue 3 years ago • 1 comments

Bug report

  • [ ] I've checked the example to reproduce the issue.

  • Reproduced on:

  • [x] Android

  • [ ] iOS

Description

Build fails on Android with RN Callkeep and the eas config plugin. On iOS it works flawlessly

Steps to Reproduce

Logs

[stderr] 
FAILURE: Build failed with an exception.
[stderr] 
* What went wrong:
[stderr] 
Execution failed for task ':react-native-callkeep:compileDebugJavaWithJavac'.

newme616 avatar Aug 10 '22 10:08 newme616

I guess this is related to: https://github.com/react-native-webrtc/react-native-callkeep/issues/594

I'll try the fix and report back

newme616 avatar Aug 10 '22 15:08 newme616