onCreate

open fun onCreate(@Nullable savedInstanceState: Bundle)

Called when the fragment is first created. Verifies camera provider configuration, restores temporary image URI from saved state, and handles pending intents.

Parameters

savedInstanceState

If the fragment is being re-created from a previous saved state, this is the state.