onActivityResult(Int, Int, Intent?): Unit is deprecated.
Feature Request Type
Description
Since onActivityResult() is deprecated, could you make RaveUiManager[.initialize()] accept an ActivityResultLauncher?. That way we can use the Activity Result APIs.