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

Apptentive Crash: Caused by apptentive.com.android.util.MissingKeyException #243

Open
joicepjoy opened this issue May 8, 2023 · 0 comments

Comments

@joicepjoy
Copy link

I'm using the latest Apptentive version 6.0.4 and I'm getting the MissingKeyException crash. Please help us to find a solution on this issue.

Here is the Crash log:
Caused by apptentive.com.android.util.MissingKeyException: Missing key: value at apptentive.com.android.util.MapExtensionsKt.getString(mapExtensions.kt:7) at apptentive.com.android.feedback.survey.interaction.DefaultSurveyQuestionConverter.convertAnswerChoices(SurveyQuestionConverter.kt:76) at apptentive.com.android.feedback.survey.interaction.DefaultSurveyQuestionConverter.convert(SurveyQuestionConverter.kt:43) at apptentive.com.android.feedback.survey.DefaultSurveyModelFactory.getSurveyModel(SurveyModelFactory.kt:30) at apptentive.com.android.feedback.survey.utils.SurveyViewModelUtilsKt.createSurveyViewModel(SurveyViewModelUtils.kt:36) at apptentive.com.android.feedback.survey.utils.SurveyViewModelUtilsKt.createSurveyViewModel$default(SurveyViewModelUtils.kt:26) at apptentive.com.android.feedback.survey.BaseSurveyActivity$viewModel$2$1.invoke(BaseSurveyActivity.kt:29) at apptentive.com.android.feedback.survey.BaseSurveyActivity$viewModel$2$1.invoke(BaseSurveyActivity.kt:29) at apptentive.com.android.ui.ViewModelFactory.create(ViewModelFactory.kt:12) at androidx.lifecycle.ViewModelProvider$Factory.create(ViewModelProvider.java:83) at apptentive.com.android.ui.ViewModelFactory.create(ViewModelFactory.kt) at androidx.lifecycle.ViewModelProvider.get(ViewModelProvider.kt:187) at androidx.lifecycle.ViewModelProvider.get(ViewModelProvider.kt:153) at androidx.lifecycle.ViewModelLazy.getValue(ViewModelLazy.kt:53) at androidx.lifecycle.ViewModelLazy.getValue(ViewModelLazy.kt:35) at apptentive.com.android.feedback.survey.BaseSurveyActivity.getViewModel(BaseSurveyActivity.kt:28) at apptentive.com.android.feedback.survey.SurveyActivity.onCreate(SurveyActivity.kt:40) at android.app.Activity.performCreate(Activity.java:8341) at android.app.Activity.performCreate(Activity.java:8320) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1417) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3622) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3778) at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101) at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:138) at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2303) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loopOnce(Looper.java:201) at android.os.Looper.loop(Looper.java:288) at android.app.ActivityThread.main(ActivityThread.java:7884) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:936)

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

1 participant