WordPress-iOS
WordPress-iOS copied to clipboard
Deep Linking: Jumping to WP app page on app store when logged out
Background context
https://github.com/wordpress-mobile/WordPress-iOS/pull/18765#issuecomment-1156844749
Expected behavior
A deep link should take the user to the login screen if the user is logged out
Actual behavior
A deep link takes the user to the WP app page on the app store if the user is logged out
Steps to reproduce the behavior
Follow the Testing deep link while logged out test case in https://github.com/wordpress-mobile/WordPress-iOS/pull/18765