- Jul 25, 2017
- 12
- 15
Hello,
I've noticed some problems with Lidl Plus app. Problems occur when trying to activate coupon or login. That's what I've got:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lidl.eci.lidlplus/es.lidlplus.i18n.register.singlesignon.RegisterSingleSignOnActivity}: android.content.ActivityNotFoundException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java)
at android.app.ActivityThread.-wrap12(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java)
at android.os.Handler.dispatchMessage(Handler.java)
at android.os.Looper.loop(Looper.java)
at android.app.ActivityThread.main(ActivityThread.java)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
Caused by: android.content.ActivityNotFoundException
at net.openid.appauth.g.b(AuthorizationService.java:374)
at net.openid.appauth.g.a(AuthorizationService.java:268)
at net.openid.appauth.g.a(AuthorizationService.java:297)
at es.lidlplus.i18n.register.singlesignon.RegisterSingleSignOnActivity.a(RegisterSingleSignOnActivity.java:36)
at es.lidlplus.i18n.register.singlesignon.b.a(RegisterSingleSignOnPresenter.java:36)
at es.lidlplus.i18n.register.singlesignon.RegisterSingleSignOnActivity.onCreate(RegisterSingleSignOnActivity.java:30)
at android.app.Activity.performCreate(Activity.java)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java)
... 10 more
My phone is Redmi 4X (snapdragon version, 3/32) MIUI 10.4 (9.4.11), but tried before updating and had the same problem (don't know which version I had before, but probably something like 8.11.xx). Anybody had similar problems? I've seen some guy with same problem on Polish MIUI forum but with no response). Please help.
I've noticed some problems with Lidl Plus app. Problems occur when trying to activate coupon or login. That's what I've got:
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.lidl.eci.lidlplus/es.lidlplus.i18n.register.singlesignon.RegisterSingleSignOnActivity}: android.content.ActivityNotFoundException
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java)
at android.app.ActivityThread.-wrap12(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java)
at android.os.Handler.dispatchMessage(Handler.java)
at android.os.Looper.loop(Looper.java)
at android.app.ActivityThread.main(ActivityThread.java)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java)
Caused by: android.content.ActivityNotFoundException
at net.openid.appauth.g.b(AuthorizationService.java:374)
at net.openid.appauth.g.a(AuthorizationService.java:268)
at net.openid.appauth.g.a(AuthorizationService.java:297)
at es.lidlplus.i18n.register.singlesignon.RegisterSingleSignOnActivity.a(RegisterSingleSignOnActivity.java:36)
at es.lidlplus.i18n.register.singlesignon.b.a(RegisterSingleSignOnPresenter.java:36)
at es.lidlplus.i18n.register.singlesignon.RegisterSingleSignOnActivity.onCreate(RegisterSingleSignOnActivity.java:30)
at android.app.Activity.performCreate(Activity.java)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java)
... 10 more
My phone is Redmi 4X (snapdragon version, 3/32) MIUI 10.4 (9.4.11), but tried before updating and had the same problem (don't know which version I had before, but probably something like 8.11.xx). Anybody had similar problems? I've seen some guy with same problem on Polish MIUI forum but with no response). Please help.