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

Null Pointer Exception on com.gigya.android.sdk.Config.getWebViewConfig() #86

Open
3 tasks done
GiacomoRenesto opened this issue Nov 15, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@GiacomoRenesto
Copy link

Checklist

  • The issue can be reproduced in the attached sample application in the repository.
  • I have read the relevant SDK documentation and have not found a suitable solution or answer.
  • I agree to the terms within the SAP Code of Conduct.

Description

With gigya_flutter_plugin version 1.0.7 i notice there are multiple instances of the following crash in Crashlytics console.
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'com.gigya.android.sdk.ui.WebViewConfig com.gigya.android.sdk.Config.getWebViewConfig()' on a null object reference
at com.gigya.android.sdk.ui.plugin.GigyaPluginFragment.setUpWebViewElement(GigyaPluginFragment.java:219)
at com.gigya.android.sdk.ui.plugin.GigyaPluginFragment.onViewCreated(GigyaPluginFragment.java:195)

Reproduction

I cant find a way to reproduce this crash yet.

Additional context

No response

SDK version

1.0.7

Android/iOS

Android

@GiacomoRenesto GiacomoRenesto added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant