Open KushalMehta1995 opened 3 years ago
whenever i call onbackpressed or perform an intent the app crashes and show the error unable to destroy the activity Attempt to invoke virtual method 'java.lang.Thread$State java.lang.Thread.getState()' on a null object reference.
Same here and I need a fix urgent!
The problem has been fixed by setting build.gradle to 4.0.0 Try it and reply is it working for you or not.
whenever i call onbackpressed or perform an intent the app crashes and show the error unable to destroy the activity Attempt to invoke virtual method 'java.lang.Thread$State java.lang.Thread.getState()' on a null object reference.