Skip to content

Commit

Permalink
Added live compliance in the Demo App
Browse files Browse the repository at this point in the history
  • Loading branch information
souyahia-monk committed Apr 29, 2024
1 parent 3e466cc commit 698c9c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ export function PhotoCapturePage() {
lang={i18n.language}
enforceOrientation={DeviceOrientation.LANDSCAPE}
allowSkipRetake={true}
useLiveCompliance={true}
/>
</div>
);
Expand Down

0 comments on commit 698c9c2

Please sign in to comment.