Outlook mail app
Disconnecter opened this issue · 1 comments
Disconnecter commented
Outlook mail app is not handled as available but it's possible to open the app in the example app
ios 15.6.1
RPReplay_Final1664215433.mov
vtourraine commented
Hello Serg, and thanks a lot for reporting this issue.
I believe the problem was that the Outlook custom URL scheme wasn’t listed in the Example app LSApplicationQueriesSchemes
array. It should be fixed now (I also fixed the Dark Mode support, because apparently this Example project was created before that was a thing 😅)