chyiiiiiiiiiiii / flutter_zendesk_messaging

Zendesk-Messaging for Flutter developer
Apache License 2.0
31 stars 46 forks source link

Conflict with FIDO2 #49

Open NarekManukyan opened 9 months ago

NarekManukyan commented 9 months ago

Hi all.

I have such a problem, but I can’t figure out how to solve it.

I have in my application FIDO2 which works with U2F keys. After connecting the library there were no problems in debug mode, everything worked as it should, but when I compile the release version, for some reason FIDO2 it starts to give the wrong signature.

I tested a lot, just after connecting zendesk.messaging:messaging-android I get this error.

Maybe someone can help me understand what the plugin can change during the release of the build, I can’t find it.