Error on EAS Build after updating from SDK 43 to SDK 46

  1. SDK Version: 46
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

After upgrading the build via eas fails with callkeep. On iOS there are no problems.

Versions:
@config-plugins/react-native-callkeep”: “^3.0.0”,
“react-native-callkeep”: “^4.3.3”,

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

Hey @newme616, seems like you were able to find a fix for it with react-native-callkeep library :+1: (Referencing this as a duplicate of: Android build error after upgrading · Issue #116 · expo/config-plugins · GitHub)

yes thank you!

Unfortunately the callkeep package is not yet up to date for the new SDK, so no expo issue

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.