mieszko4 / react-native-zoom-us-test

Example repository of using react-native-zoom-us bridge
15 stars 13 forks source link

Execution failed for task ':react-native-zoom-us:compileDebugJavaWithJavac' #62

Closed shafqatbari closed 1 year ago

shafqatbari commented 1 year ago

I cloned the Project I am facing issue to run this

I have done gradle clean but its not working.

` /Users/shafqatbari/Downloads/react-native-zoom-us-test-master/node_modules/react-native-zoom-us/android/src/main/java/ch/milosz/reactnative/RNZoomUsModule.java:374: error: cannot find symbol if (joinMeetingResult != MeetingError.MEETING_ERROR_SUCCESS) { ^ symbol: variable MeetingError Note: /Users/shafqatbari/Downloads/react-native-zoom-us-test-master/node_modules/react-native-zoom-us/android/src/main/java/ch/milosz/reactnative/RNZoomUsModule.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 100 errors

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.

mieszko4 commented 1 year ago

Please try with newest 6.16.5 (I just updated test app)

shafqatbari commented 1 year ago

@mieszko4 Thanks its working