Jami Couch
Jami Couch
This is the platform implementation companion to https://github.com/flutter/plugins/pull/3356. ## Related Issues * flutter/flutter#17813 * flutter/flutter#14245 * flutter/flutter#15796 * flutter/flutter#45847 ## Pre-launch Checklist - [x] I read the [Contributor Guide] and...
## Description This is a follow up to https://github.com/flutter/plugins/pull/2116 to fix the following issues: * ~~`serverAuthCode` is always null on Android because it is not passed to the `GoogleSignInAuthentication` object...
This way it doesn't just do nothing without that specific configuration setting that for whatever reason isn't present in my app (might be a rails 4 thing?).
I was surprised that this isn't the default behavior, but I think it makes sense that you would want to call these when purposefully calling the ActionCable disconnect method.