I can no longer use startActivity using any Intent, even Settings.ACTION_DISPLAY_SETTINGS, because it simply causes the app to crash.
It worked before but after the upgrade to Android 14 and React Native 0.74.4, it is no longer working.
I already searched for days for the cause, but I am not seeing any issues causing this behaviour.