verloop / android-sdk

2 stars 0 forks source link

Verloop android sdk 1.1.11 crashing #24

Closed Anush01 closed 8 months ago

Anush01 commented 9 months ago

FATAL EXCEPTION: main Process: , PID: 14489 java.lang.IllegalArgumentException: No enum constant io.verloop.sdk.enum.Position.null at java.lang.Enum.valueOf(Enum.java:259) at io.verloop.sdk.enum.Position.valueOf(Unknown Source:2) at io.verloop.sdk.ui.VerloopActivity.updateClientInfo(VerloopActivity.kt:164) at io.verloop.sdk.ui.VerloopActivity.useDefaultHeader$lambda-1(VerloopActivity.kt:224)

ravipetlur commented 8 months ago

Can you share the android version you are trying this on?

Anush01 commented 8 months ago

Android 14. I was using emulator that's bundled with Android studio.

ravipetlur commented 8 months ago

Tried this with android 13 and 14 and did not see any issues per say. Can you send out an email with details of the issue (how the integration is done) to support@verloop.io and we should be able to help.