I have tried the solution provided at: Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)
However, all dependencies in my project are up to date.
I have specified minSdkVersion 21 and multiDexEnabled true in my android/app/build.gradle file as well.
Is there anything else I need to do?