In our project, we have deep links already set up to handle our domain with HTTPS and HTTP schemes.
Everything worked fine until we checked Facebook. They use their own App Links. We implemented those all according to official Guide and Documentation, yet App Links still don't work - links, that should be handled by our apps are opened in Facebook app's CustomTabsManager.
What could be the reason, is it https scheme or is there some secret to handling those?