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
We recently observed a crash in the AuthenticationWebViewController class based on crash logs from Sentry. The error occurs in viewWillDisappear at the following line:
Crash Details
Error: EXC_BREAKPOINT
File: AuthenticationWebViewController.swift
Method: viewWillDisappear
Source: Crash logs from Sentry
SDK Version: 3.10.4 (Issue did not occur in 3.10.0)
Possible Cause
It seems this issue started appearing after upgrading from v3.10.0 to v3.10.4, and we suspect it may be related to changes introduced in PR #97.
The text was updated successfully, but these errors were encountered:
Dear Xendit Team,
We recently observed a crash in the AuthenticationWebViewController class based on crash logs from Sentry. The error occurs in viewWillDisappear at the following line:
Crash Details
Possible Cause
It seems this issue started appearing after upgrading from v3.10.0 to v3.10.4, and we suspect it may be related to changes introduced in PR #97.
The text was updated successfully, but these errors were encountered: