Rooted device is not detecting (Android - Flutter) #151
Labels
bug
Something isn't working
stale
This issue has been not active for long period of time
waiting for response
Response from reporter is needed
I am working on flutter 3.16.5 Dart 3.2.3
Pubsec.yaml > freerasp: ^6.9.0
configuration in main.dart:
for signingCertHashes :
String base64Hash = hashConverter.fromSha256toBase64(sha256HashHex);
sha256HashHex is from >> Google Play Console > View App > Setup > App Signing > App Signing Key Certificate > SHA 256.
but somehow app is working on Rooted device also attaching image

The text was updated successfully, but these errors were encountered: