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

app crash #51

Open
zainaming opened this issue Oct 18, 2021 · 6 comments
Open

app crash #51

zainaming opened this issue Oct 18, 2021 · 6 comments

Comments

@zainaming
Copy link

when me call this then app crash i dont know why pls help me if you know?

@DDAmine
Copy link

DDAmine commented Nov 3, 2021

any updates on this @zainaming @angelos3lex
i have the same issue

@Borhanof
Copy link

same here

@UsamaIshaq1
Copy link

Same here it was working good before but know after 1 month it start crashing

@UsamaIshaq1
Copy link

It works but I don't know if it is a solution or another problem xd

It was not working because in my android build.gradle
compileSdkVersion = 30
targetSdkVersion = 30
So i change it back to
compileSdkVersion = 29
targetSdkVersion = 29
now its working on 29

@crimsonlaolao93
Copy link

Hey here, I am having the same issue when using to send email, then my app started to exit by itself

@wahas-mughal
Copy link

To all those having this issue, you are most likely testing on an emulator. Run on the real device and you would get the error log without crashing. In my case error was "application password is required". You simply can't log in with your password due to two-factor authentication enabled on your account.

Go to https://myaccount.google.com/ -> Select Security from the left panel -> App Passwords -> Generate the app password. Use this app password to log in from the app and you're good to go!

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

6 participants