iOS Deep Link opens screen without Tab Bar and Navigation Bar when app is in background
Summary The issue at hand is related to deep linking in an iOS app, where clicking a deep link when the app is in the background or has been killed results in the target screen opening without the tab bar and navigation bar. This is in contrast to when the app is in the foreground, … Read more