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
[Presentation] Attempt to present <UINavigationController: 0x10a2a8a00> on <YooKassaPayments.SheetViewController: 0x10a059c00> (from <YooKassaPayments.PaymentMethodsViewController: 0x10ae1e7d0>) whose view is not in the window hierarchy.
The text was updated successfully, but these errors were encountered:
По этому логу не понятна вся история. Понятно только то что была попытка презентации некого UINavigationController от YooKassaPayments.SheetViewController в тот момент когда его view не был в иерархии отображения window.
Больше подробностей помогло бы решить проблему
могу предположить что вызов startConfirmationProcess(confirmationUrl: ..., paymentMethodType: ...) следует делать в completion блоке метода UIViewController.present(_ viewController: animated: completion:)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[Presentation] Attempt to present <UINavigationController: 0x10a2a8a00> on <YooKassaPayments.SheetViewController: 0x10a059c00> (from <YooKassaPayments.PaymentMethodsViewController: 0x10ae1e7d0>) whose view is not in the window hierarchy.
The text was updated successfully, but these errors were encountered: