JosephNK / flutter_kakao_login

A Flutter plugin for using the native Kakao Login SDKs on Android and iOS.
BSD 2-Clause "Simplified" License
35 stars 15 forks source link

Error when used with Firebase #20

Closed Jay-flow closed 4 years ago

Jay-flow commented 4 years ago

Error when used with Firebase Errors only occur on Android.

It's okay to use it alone, but when using it with the Firebase, an error such as a picture occurs.

Screen Shot 2019-11-29 at 2 32 47 PM
fysoul17 commented 4 years ago

You need a more specific explanation about the error.
In my case, adding 'firebase_analytics' package solved the error.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.