При нажатии на кнопку "Назад" на экране 3D Secure периодически происходит крэш:
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'Unable to activate constraint with anchors <NSLayoutYAxisAnchor:0x2816097c0 "UIView:0x11a0f5ae0.top"> and <NSLayoutYAxisAnchor:0x2816ed9c0 "UIView:0x11e415f10.top"> because they have no common ancestor. Does the constraint or its anchors reference items in different view hierarchies? That's illegal.'
Крэш ловил на 3.6.1 и 3.5.1 (iOS 12 -13)
Воспроизводится при возобновлении ранее прерванного платежа(start3dsProcess())
При нажатии на кнопку "Назад" на экране 3D Secure периодически происходит крэш:
*** Terminating app due to uncaught exception 'NSGenericException', reason: 'Unable to activate constraint with anchors <NSLayoutYAxisAnchor:0x2816097c0 "UIView:0x11a0f5ae0.top"> and <NSLayoutYAxisAnchor:0x2816ed9c0 "UIView:0x11e415f10.top"> because they have no common ancestor. Does the constraint or its anchors reference items in different view hierarchies? That's illegal.'
Крэш ловил на 3.6.1 и 3.5.1 (iOS 12 -13)
Воспроизводится при возобновлении ранее прерванного платежа(start3dsProcess())