Skip to content

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

@GiacomoRenesto

Description

@GiacomoRenesto

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions