I am getting fragment not attached to context in onResume()
I have one fragment in which onResume() method, I am using requireContext(), but sometimes the application is getting crash when opening that fragment.
I have one fragment in which onResume() method, I am using requireContext(), but sometimes the application is getting crash when opening that fragment.