-
Notifications
You must be signed in to change notification settings - Fork 985
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User is not redirected to external browser when trying to open invalid Status link (Android) #20951
Comments
hi @pavloburykh, Thank you very much for reporting this issue. I tried the above steps, but unfortunately, I cannot reproduce it.
|
Also just to be sure, please can you try removing and reinstalling the app. Maybe status is default browser etc. and launching itself on pressing "Open in Android" |
Hi @Parveshdhull! Thank you for looking at the issue.
yes
yes
yes @Parveshdhull just to make sure: which link are you trying to open? Current issue is about invalid Status links. Like the one I have left in the description https://status.app/u/0x04fbce10971e1cd7253b98c7b7e54de3729ca57ce41a2bfb0d1c4e0a26f72c4b6913c3487fa1b4bb86125770f1743fb4459da05c Other links work fine, user is successfully redirected to external browser. |
hi, @pavloburykh, Thank you very much for confirming. Please can you try these steps and check if this fixes the issue. output-2024-08-06_15.15.06.mp4 |
@Parveshdhull I am not sure how to reproduce your steps on physical device using release build. I do not have options to select where to open current link. Also, there is no option "Open in Status" which you have in Debug build. We have removed this option as we have hidden Status browser. telegram-cloud-document-2-5301298422878327428.mp4 |
i'm wondering how this link is different from others that work, it is also a valid link because the page is opened, user id is invalid but it's only related to the status page, not browser |
so most likely there is a loop, statusapp->browser->universal link->status app, but why it works only for invalid id idk |
I think we are in the loop because of this setting. Our intent for using the system browser is working fine, it's just that due to this setting, that intent is relaunching the app. |
I think even if we try to open valid status link from this device from notes etc, it will always launch status not browser. @pavloburykh please can you confirm. From notes app, simple link google etc, should launch browser but valid or not all status links should launch app. |
If we click valid link in status app(not other app like notes), then we use app navigation and go to that screen. |
Confirming that browser opens fine when "Open supported links" option is disabled.
Confirming. This is expected behaviour. |
|
Removing my assignment, as this doesn't seem like a fixable bug and seems drawback of Android 12 itself. (Either we allow all status links to be processed by the app or none) |
thank you for your investigation @Parveshdhull |
Thank you, REmoved it from milestone |
Reproducing on Android only (Samsung Galaxy A52, Android 12).
Example of invalid Status link https://status.app/u/0x04fbce10971e1cd7253b98c7b7e54de3729ca57ce41a2bfb0d1c4e0a26f72c4b6913c3487fa1b4bb86125770f1743fb4459da05c
Steps:
Expected result: user should be redirected to external browser
Actual result: user is not redirected to external browser. Browse pop up keeps re-opening.
telegram-cloud-document-2-5289865086792389320.mp4
Additional Information
The text was updated successfully, but these errors were encountered: