Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ran into error Execution failed for task ':flutter_facebook_sdk:compileDebugKotlin'. with Flutter 3 #19

Open
justmegawatt opened this issue May 21, 2022 · 11 comments

Comments

@justmegawatt
Copy link

I upgraded to Flutter 3.0.1 and Kotlin version 1.6.10 and then started running into this error. Full log below:


e: /Users/justmegawatt/Utils/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_facebook_sdk-1.0.0/android/src/main/kotlin/saad/farhan/flutter_facebook_sdk/FlutterFacebookSdkPlugin.kt: (31, 1): Class 'FlutterFacebookSdkPlugin' is not abstract and does not implement abstract member public abstract fun onNewIntent(p0: Intent): Boolean defined in io.flutter.plugin.common.PluginRegistry.NewIntentListener
e: /Users/justmegawatt/Utils/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_facebook_sdk-1.0.0/android/src/main/kotlin/saad/farhan/flutter_facebook_sdk/FlutterFacebookSdkPlugin.kt: (258, 5): 'onNewIntent' overrides nothing

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':flutter_facebook_sdk:compileDebugKotlin'.
> Compilation error. See log for more details

@ctykaya
Copy link

ctykaya commented May 25, 2022

Same for me.

Gradle Version 7.0.1
Flutter doctor is no error

What I tried
flutter clean
flutter pub cache repair
delete .gradle file

Nothing helps. Any ideas

@justmegawatt
Copy link
Author

@ctykaya I stopped using it

@saadfarhan124
Copy link
Owner

Sorry guys. I've been really caught up with this stuff but I'll be going through all the issue during the weekend. Please bear with me 😅

@justmegawatt
Copy link
Author

@saadfarhan124 Any updates?

Sorry guys. I've been really caught up with this stuff but I'll be going through all the issue during the weekend. Please bear with me 😅

@justmegawatt
Copy link
Author

Accidentally clicked the wrong button 😬

@saadfarhan124
Copy link
Owner

@justmegawatt working on it. Will update in a few days

@shouryalala
Copy link

HI @saadfarhan124 , did we end up fixing this yet?

@imajercsik
Copy link

Same here, do you have any updates?

@binSaed
Copy link

binSaed commented Jun 9, 2022

  flutter_facebook_sdk:
    git:
      url: https://github.com/abdoosaed/flutter_facebook_sdk.git

@lozdan
Copy link

lozdan commented Jun 28, 2022

Same problem here

@ys-sherzad
Copy link

Any updates here! I've got the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants