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

IabtcfConsentInfoPlugin.sendConsentInfo #17

Open
JohannDesobry opened this issue Feb 2, 2024 · 2 comments
Open

IabtcfConsentInfoPlugin.sendConsentInfo #17

JohannDesobry opened this issue Feb 2, 2024 · 2 comments

Comments

@JohannDesobry
Copy link

JohannDesobry commented Feb 2, 2024

Do you know why and how to fix?

Version de l'OS : android13
Modèle : Samsung Galaxy S23

Fatal Exception: java.lang.NullPointerException:
       at com.terwesten.gabriel.iabtcf_consent_info.IabtcfConsentInfoPlugin.sendConsentInfo(IabtcfConsentInfoPlugin.java:18)
       at com.terwesten.gabriel.iabtcf_consent_info.IabtcfConsentInfoPlugin.sharedPreferencesListener$lambda$0(IabtcfConsentInfoPlugin.java:5)
       at android.app.SharedPreferencesImpl$EditorImpl.notifyListeners(SharedPreferencesImpl.java:637)
       at android.app.SharedPreferencesImpl$EditorImpl.lambda$notifyListeners$0$SharedPreferencesImpl$EditorImpl(SharedPreferencesImpl.java:643)
       at android.app.-$$Lambda$SharedPreferencesImpl$EditorImpl$3CAjkhzA131V3V-sLfP2uy0FWZ0.run(:4)
       at android.os.Handler.handleCallback(Handler.java:938)
       at android.os.Handler.dispatchMessage(Handler.java:99)
       at android.os.Looper.loop(Looper.java:236)
       at android.app.ActivityThread.main(ActivityThread.java:8057)
       at java.lang.reflect.Method.invoke(Method.java)
       at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:620)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1011)
@skiluk
Copy link

skiluk commented Mar 4, 2024

We are getting this same crash. Any more info on this and how to fix?

@NaoKreuzeder
Copy link

NaoKreuzeder commented Aug 1, 2024

We are experiencing the same crash

Fatal Exception: java.lang.NullPointerException:
at com.terwesten.gabriel.iabtcf_consent_info.IabtcfConsentInfoPlugin.sendConsentInfo(IabtcfConsentInfoPlugin.java:18)
at com.terwesten.gabriel.iabtcf_consent_info.IabtcfConsentInfoPlugin.sharedPreferencesListener$lambda-0(IabtcfConsentInfoPlugin.java:5)
at android.app.SharedPreferencesImpl$EditorImpl.notifyListeners(SharedPreferencesImpl.java:637)
at android.app.SharedPreferencesImpl$EditorImpl.lambda$notifyListeners$0(SharedPreferencesImpl.java:643)
at android.app.SharedPreferencesImpl$EditorImpl.$r8$lambda$TQ_9B5e1x2X557KXM5HWBb4Ihjc()
at android.app.SharedPreferencesImpl$EditorImpl$$ExternalSyntheticLambda0.run(:4)
at android.os.Handler.handleCallback(Handler.java:958)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:222)
at android.os.Looper.loop(Looper.java:314)
at android.app.ActivityThread.main(ActivityThread.java:8671)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:565)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1081)

Any updates on this?

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

3 participants