I need to create firebase deep links in my app to share them on different platforms using UIActivityViewController . In order to create theses links, Im using the following code with URLQueryItem to get the url I will share to others apps : I need to create firebase deep links in my app