-
Notifications
You must be signed in to change notification settings - Fork 5
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
Краш при попытке работы с ДСЛ #4
Labels
Comments
Нужен полный лог |
|
@Maksim2355, проверь не будет ли креша если сделать ту же настройку, только в напрямую через API из Android SDK. На эмуляторе воспроизвести не могу |
Не, креша не будет даже если через эту либу делать. Проблемы у меня при использовании ДСЛ только. Сейчас эту либу использую, просто без dsl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Запускаю на эмуляторе pixel api 31 следующий код в методе onCreate в классе-наследнике Application
Выпадает краш при запуске приложения
Caused by: java.lang.NullPointerException: Attempt to read from field 'int android.os.StrictMode$VmPolicy.mask' on a null object reference
The text was updated successfully, but these errors were encountered: