-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Unparcelling of com.paymentwall.pwunifiedsdk.core.UnifiedRequest@4a64aa0 of type VAL_PARCELABLE consumed 2012 bytes, but 2252 expected.
android.util.Log$TerribleFailure: Unparcelling of com.paymentwall.pwunifiedsdk.core.UnifiedRequest@4a64aa0 of type VAL_PARCELABLE consumed 2012 bytes, but 2252 expected.
at android.util.Log.wtf(Log.java:338)
at android.util.Slog.wtfStack(Slog.java:248)
at android.os.Parcel.readValue(Parcel.java:4598)
at android.os.Parcel.-$$Nest$mreadValue(Unknown Source:0)
at android.os.Parcel$LazyValue.apply(Parcel.java:4693)
at android.os.Parcel$LazyValue.apply(Parcel.java:4652)
at android.os.BaseBundle.unwrapLazyValueFromMapLocked(BaseBundle.java:416)
at android.os.BaseBundle.getValueAt(BaseBundle.java:402)
at android.os.BaseBundle.getValue(BaseBundle.java:382)
at android.os.BaseBundle.getValue(BaseBundle.java:365)
at android.os.BaseBundle.getValue(BaseBundle.java:358)
at android.os.Bundle.getParcelable(Bundle.java:1007)
at com.paymentwall.pwunifiedsdk.core.PaymentSelectionActivity.acquireMessage(Unknown Source:14)
at com.paymentwall.pwunifiedsdk.core.PaymentSelectionActivity.onCreate(Unknown Source:48)
at android.app.Activity.performCreate(Activity.java:9149)
at android.app.Activity.performCreate(Activity.java:9127)
at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1526)
at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4152)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4361)
at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:112)
at android.app.servertransaction.TransactionExecutor.executeNonLifecycleItem(TransactionExecutor.java:174)
at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:109)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:81)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2747)
at android.os.Handler.dispatchMessage(Handler.java:112)
at android.os.Looper.loopOnce(Looper.java:268)
at android.os.Looper.loop(Looper.java:384)
at android.app.ActivityThread.main(ActivityThread.java:8921)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:907)