roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
405 stars 331 forks source link

Workaround to "Reply already submitted" #225

Closed JCKodel closed 1 year ago

JCKodel commented 4 years ago

java.lang.IllegalStateException: Reply already submitted is thrown sometimes. This will swallow the exception (at least the app won't crash)

Workarounds #86