Giter Club home page Giter Club logo

firebase_auth_simplify's People

Contributors

dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

firebase_auth_simplify's Issues

reproducing /example fails with regards to KakaoSDK

Describe the bug
when trying to run the app in /example i get the following stack:

To Reproduce
Steps to reproduce the behavior:

  1. new flutter project from sources in /example
  2. build it

Expected behavior
i guess it should work

Stacktrace
Running "flutter pub get" in heysilly...
Launching lib\main.dart on Android SDK built for x86 in debug mode...
Running Gradle task 'assembleDebug'...
โœ“ Built build\app\outputs\flutter-apk\app-debug.apk.
E/AndroidRuntime(18327): FATAL EXCEPTION: main
E/AndroidRuntime(18327): Process: heysilly.heysilly, PID: 18327
E/AndroidRuntime(18327): java.lang.RuntimeException: Unable to resume activity {heysilly.heysilly/heysilly.heysilly.MainActivity}: java.lang.IllegalStateException: Session is not initialized. Call KakaoSDK#init first.
E/AndroidRuntime(18327): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4205)
E/AndroidRuntime(18327): at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4237)
E/AndroidRuntime(18327): at android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:52)
E/AndroidRuntime(18327): at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176)
E/AndroidRuntime(18327): at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
E/AndroidRuntime(18327): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2016)
E/AndroidRuntime(18327): at android.os.Handler.dispatchMessage(Handler.java:107)
E/AndroidRuntime(18327): at android.os.Looper.loop(Looper.java:214)
E/AndroidRuntime(18327): at android.app.ActivityThread.main(ActivityThread.java:7356)
E/AndroidRuntime(18327): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(18327): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
E/AndroidRuntime(18327): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:930)
E/AndroidRuntime(18327): Caused by: java.lang.IllegalStateException: Session is not initialized. Call KakaoSDK#init first.
E/AndroidRuntime(18327): at com.kakao.auth.Session.getCurrentSession(Session.java:109)
E/AndroidRuntime(18327): at com.kakao.auth.KakaoSDK$1.onActivityResumed(KakaoSDK.java:70)
E/AndroidRuntime(18327): at android.app.Application.dispatchActivityResumed(Application.java:436)
E/AndroidRuntime(18327): at android.app.Activity.dispatchActivityResumed(Activity.java:1265)
E/AndroidRuntime(18327): at android.app.Activity.onResume(Activity.java:1789)
E/AndroidRuntime(18327): at io.flutter.embedding.android.FlutterActivity.onResume(FlutterActivity.java:543)
E/AndroidRuntime(18327): at android.app.Instrumentation.callActivityOnResume(Instrumentation.java:1446)
E/AndroidRuntime(18327): at android.app.Activity.performResume(Activity.java:7939)
E/AndroidRuntime(18327): at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4195)
E/AndroidRuntime(18327): ... 11 more

Flutter Doctor -v
no problems

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.