diff --git a/packages/legacy/core/App/screens/Connection.tsx b/packages/legacy/core/App/screens/Connection.tsx index fa049e4fa8..f92a1fdb68 100644 --- a/packages/legacy/core/App/screens/Connection.tsx +++ b/packages/legacy/core/App/screens/Connection.tsx @@ -146,7 +146,6 @@ const Connection: React.FC = ({ navigation, route }) => { if ( connectionId && - oobRecord && (!goalCode || (!goalCode.startsWith('aries.vc.verify') && !goalCode.startsWith('aries.vc.issue'))) ) { // No goal code, we don't know what to expect next,