Skip to content

Commit

Permalink
add revolut to LSApplicationQueriesSchemes for enabling deeplink to r…
Browse files Browse the repository at this point in the history
…evolut app
  • Loading branch information
adammino-ledger committed Jan 14, 2025
1 parent 38f7d5d commit b53c946
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/ledger-live-mobile/ios/ledgerlivemobile/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -129,5 +129,9 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>revolut</string>
</array>
</dict>
</plist>

0 comments on commit b53c946

Please sign in to comment.