Skip to content

Ошибка при попытке инициализации в релизной сборке #26

@fffgladevg

Description

@fffgladevg

Добрый день.
В дебаг версии все работает корректно. Но при попытке инициализировать, появляется ошибка
Версия SDK: 1.0.80-commonRelease
retrofit:2.9.0
converter-gson:2.9.0

Carrot debug:
java.lang.IllegalArgumentException: Unable to create call adapter for class al.n
for method CarrotApi.connect
Runtime:
java.lang.RuntimeException: Unable to create application com.yumapos.customer.core.common.application.Application: java.lang.NullPointerException: item is null
at android.app.ActivityThread.handleBindApplication(ActivityThread.java:7003)
at android.app.ActivityThread.-$$Nest$mhandleBindApplication(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2236)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loopOnce(Looper.java:205)
at android.os.Looper.loop(Looper.java:294)
at android.app.ActivityThread.main(ActivityThread.java:8177)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:552)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:971)
Caused by: java.lang.NullPointerException: item is null

image
Снимок экрана 2024-05-28 091620
Снимок экрана 2024-05-28 091658

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions