setShouldShowOnboardingAtFirstRun

GiniCapture.Builder setShouldShowOnboardingAtFirstRun(boolean shouldShowOnboardingAtFirstRun)

Screen API only

Set to {@code false} to disable automatically showing the OnboardingActivity the first time the CameraActivity is launched - we highly recommend letting the Gini Capture SDK show the OnboardingActivity at first run.

Default value is {@code true}.

Return

the Builder instance

Parameters

shouldShowOnboardingAtFirstRun

whether to show the onboarding on first run or not