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

Send mail Failed to Android version 13 #98

Open
Shimanto9sqr opened this issue Aug 13, 2023 · 2 comments
Open

Send mail Failed to Android version 13 #98

Shimanto9sqr opened this issue Aug 13, 2023 · 2 comments

Comments

@Shimanto9sqr
Copy link

please,Mention the SDK level in your package.

@icecandy
Copy link

icecandy commented Dec 5, 2023

Same here. I am using sdk 33:
compileSdkVersion 33
targetSdkVersion 33

Trying to compile an app with Android I get the following error:

* Where:
Build file '/Users/simon/.pub-cache/hosted/pub.dev/flutter_email_sender-6.0.2/android/build.gradle' line: 29

* What went wrong:
A problem occurred evaluating project ':flutter_email_sender'.
> Could not find method namespace() for arguments [com.sidlatau.flutteremailsender] on extension 'android' of type com.android.build.gradle.LibraryExtension.

@icecandy
Copy link

icecandy commented Dec 6, 2023

OK upgrading my whole flutter android folder/installation seems to have fixed it. I think the minSdkVersion was probably the 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

2 participants