-
Notifications
You must be signed in to change notification settings - Fork 411
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
IllegalArgumentException permission cannot be null or empty #157
Comments
Any solution
Do you get any solution for this issue? Please update for same |
您有解决方案了吗? |
@chengjichao I just don't request permission in IntroActivity :D |
I have such crash in my firebase console. I think this happens when the user gives permissions in the settings of the application, and then returns back to the application. Or when they rejected them and checked checkbox"no longer asking".
My IntroActivity https://pastebin.com/cxBbuqdj
and custom slide https://pastebin.com/g5VVww5e
The text was updated successfully, but these errors were encountered: