openCodeReader abstract method

Future<VKWebAppOpenCodeReaderResult> openCodeReader()

VKWebAppOpenCodeReader allows you to open the camera to read the QR code and get the scan result.

Platforms: iOS, Android

Implementation

Future<VKWebAppOpenCodeReaderResult> openCodeReader();