Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geeting error #1

Open
richanshah opened this issue Dec 4, 2023 · 0 comments
Open

geeting error #1

richanshah opened this issue Dec 4, 2023 · 0 comments

Comments

@richanshah
Copy link

D/FinBoxLending( 3571): Method arguments {apiKey=iUJT1sxksi5ipCye69OTf3b8FCsQlYgl9J6SXRFY, toolbarTitle=, creditLineAmount=, customerID=554464000008100398, hidePoweredBy=false, env=UAT, token=wSLAegOWIBwtlWMJXEcYJEqElWhCByxULIZDZVUWGpzJnEuBWhSESckXYgQvoKJU}
D/FinBoxLending( 3571): Method call initSdk
D/FinBoxLending( 3571): Init SDK
E/MethodChannel#in.finbox.lending/hybrid( 3571): Failed to handle method call
E/MethodChannel#in.finbox.lending/hybrid( 3571): kotlin.UninitializedPropertyAccessException: lateinit property coreComponent has not been initialized
E/MethodChannel#in.finbox.lending/hybrid( 3571): at in.finbox.lending.hybrid.app.CoreApp$Companion.getCoreComponent(Unknown Source:8)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at in.finbox.lending.hybrid.di.HybridDiHandler.getHybridComponent(Unknown Source:10)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at in.finbox.lending.hybrid.FinBoxLending$Builder.(Unknown Source:12)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at in.lending.finbox_lending_plugin.FinBoxLendingPlugin.initSdk(FinBoxLendingPlugin.kt:84)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at in.lending.finbox_lending_plugin.FinBoxLendingPlugin.onMethodCall(FinBoxLendingPlugin.kt:54)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:267)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:322)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Handler.handleCallback(Handler.java:942)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Handler.dispatchMessage(Handler.java:99)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Looper.loopOnce(Looper.java:201)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Looper.loop(Looper.java:288)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.app.ActivityThread.main(ActivityThread.java:7872)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at java.lang.reflect.Method.invoke(Native Method)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
D/FinBoxLending( 3571): Method arguments {}
D/FinBoxLending( 3571): Method call startLending
D/FinBoxLending( 3571): Start Lending Activity
E/MethodChannel#in.finbox.lending/hybrid( 3571): Failed to handle method call
E/MethodChannel#in.finbox.lending/hybrid( 3571): kotlin.UninitializedPropertyAccessException: lateinit property finBoxLending has not been initialized
E/MethodChannel#in.finbox.lending/hybrid( 3571): at in.lending.finbox_lending_plugin.FinBoxLendingPlugin.startLendingActivity(FinBoxLendingPlugin.kt:113)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at in.lending.finbox_lending_plugin.FinBoxLendingPlugin.onMethodCall(FinBoxLendingPlugin.kt:66)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:267)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:322)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Handler.handleCallback(Handler.java:942)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Handler.dispatchMessage(Handler.java:99)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Looper.loopOnce(Looper.java:201)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.os.Looper.loop(Looper.java:288)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at android.app.ActivityThread.main(ActivityThread.java:7872)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at java.lang.reflect.Method.invoke(Native Method)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
E/MethodChannel#in.finbox.lending/hybrid( 3571): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)
I/flutter ( 3571): Error on launching lending journey lateinit property coreComponent has not been initialized
I/flutter ( 3571): Error on launching lending journey lateinit property finBoxLending has not been initialized
D/EGL_emulation( 3571): app_time_stats: avg=210.89ms min=180.23ms max=256.49ms count=5

finbox_lending_plugin: ^1.1.3 # Used to for PL & BL, Platform: Android.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant