When using Liveness with PlatformViewLink in Flutter, the camera freezes intermittently on Android10 devices. #202
Labels
closing soon
This issue will be closed in 7 days unless further comments are made.
pending-communitiy-response
Issue is pending response from the issue requestor
question
Further information is requested
Before creating a new issue, please confirm:
Which UI component?
Liveness
Gradle script dependencies
Environment information
Please include any relevant guides or documentation you're referencing
No response
Describe the bug
We are using PlatformViewLink to integrate Liveness features in Flutter.
The camera screen freezes intermittently on Android10 devices.
I haven't found the issue on other OS versions.
Reproduction steps (if applicable)
Add the Liveness Android View to the Flutter screen using PlatformViewLink,
After closing and reopening the screen a few times, the camera preview screen freezes.
Code Snippet
Log output
No response
amplifyconfiguration.json
{
"auth": {
"plugins": {
"awsCognitoAuthPlugin": {
"CredentialsProvider": {
"CognitoIdentity": {
"Default": {
"PoolId": "",
"Region": ""
}
}
}
}
}
}
}
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: