I have created a dynamic link that opens when clicked, but is behaving differently on various devices and the simulator.
The link is behaving correctly on the simulator (running iOS13.2), and a device (iPhone7 running iOS12). The link is correctly redirecting the user back to the app, but on my iPhone X (iOS13.3.1) the link is redirecting me the App Store listing.
We have updated Pods 'Firebase' and 'FirebaseDynamicLinks' to their most current versions.