You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing to report an issue we have encountered with the Affirm SDK in our application. Below are the details of the issue:
OS Version:
6 users affected so far %50 devices are Android 12, rest %50 Android 13.
Device Information:
17%
Moto G Stylus 5G - 2023
17%
Moto G Pure (XT2163DL)
16%
Moto G Play - 2024
17%
HMD Global
17%
Along - Windriver
HD65_Ultra
16%
BLU - Mediatek B1550VL
UI Steps to Reproduce the Issue:
Couldn't recreate the scenario for this crash.
Complete Error Trace / Stack:
Fatal Exception: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
at androidx.fragment.app.FragmentManager.checkStateLoss(FragmentManager.java:1610)
at androidx.fragment.app.FragmentManager.enqueueAction(FragmentManager.java:1650)
at androidx.fragment.app.BackStackRecord.commitInternal(BackStackRecord.java:341)
at androidx.fragment.app.BackStackRecord.commit(BackStackRecord.java:306)
at com.affirm.android.AffirmFragment.removeFragment(AffirmFragment.java:42)
at com.affirm.android.CheckoutFragment.onWebViewError(CheckoutFragment.java:127)
at com.affirm.android.AffirmWebViewClient.onRenderProcessGone(AffirmWebViewClient.java:71)
at org.chromium.android_webview.AwContents.onRenderProcessGone(chromium-TrichromeWebViewGoogle.aab-stable-636712330:49)
at android.os.MessageQueue.nativePollOnce(MessageQueue.java)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loop(Looper.java:183)
at android.app.ActivityThread.main(ActivityThread.java:7723)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:997)
We would appreciate your assistance in resolving this matter as soon as possible. If you require any additional information or further details, please do not hesitate to contact us.
Thank you for your support.
The text was updated successfully, but these errors were encountered:
Dear Affirm Support Team,
I am writing to report an issue we have encountered with the Affirm SDK in our application. Below are the details of the issue:
OS Version:
Device Information:
Moto G Stylus 5G - 2023
17%
Moto G Pure (XT2163DL)
16%
Moto G Play - 2024
17%
HMD Global
17%
Along - Windriver
HD65_Ultra
16%
BLU - Mediatek B1550VL
UI Steps to Reproduce the Issue:
Complete Error Trace / Stack:
Fatal Exception: java.lang.IllegalStateException: Can not perform this action after onSaveInstanceState
at androidx.fragment.app.FragmentManager.checkStateLoss(FragmentManager.java:1610)
at androidx.fragment.app.FragmentManager.enqueueAction(FragmentManager.java:1650)
at androidx.fragment.app.BackStackRecord.commitInternal(BackStackRecord.java:341)
at androidx.fragment.app.BackStackRecord.commit(BackStackRecord.java:306)
at com.affirm.android.AffirmFragment.removeFragment(AffirmFragment.java:42)
at com.affirm.android.CheckoutFragment.onWebViewError(CheckoutFragment.java:127)
at com.affirm.android.AffirmWebViewClient.onRenderProcessGone(AffirmWebViewClient.java:71)
at org.chromium.android_webview.AwContents.onRenderProcessGone(chromium-TrichromeWebViewGoogle.aab-stable-636712330:49)
at android.os.MessageQueue.nativePollOnce(MessageQueue.java)
at android.os.MessageQueue.next(MessageQueue.java:335)
at android.os.Looper.loop(Looper.java:183)
at android.app.ActivityThread.main(ActivityThread.java:7723)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:997)
We would appreciate your assistance in resolving this matter as soon as possible. If you require any additional information or further details, please do not hesitate to contact us.
Thank you for your support.
The text was updated successfully, but these errors were encountered: