You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android/src/main/java/co/apptailor/googlesignin/RNGoogleSigninPackage.java:25: error: method does not override or implement a method from a supertype @OverRide
^
1 error
didn't work evern after removin @OverRide from RNGoogleSigninPackage.java
Error:
Task :react-native-google-signin:compileDebugJavaWithJavac FAILED
android/src/main/java/co/apptailor/googlesignin/RNGoogleSigninPackage.java:25: error: method does not override or implement a method from a supertype
@OverRide
^
1 error
Originally posted by @shai93 in https://github.com/fullstackreact/react-native-oauth/issue_comments#issuecomment-431746061
The text was updated successfully, but these errors were encountered: