显示带有此标签的问题: 显示所有问题

Samsung Internet hijacks default browser

Samsung Galaxy S24 Ultra running latest Android update and latest Firefox update. I set Firefox as my default browser. I have un-installed all updates for Samsung Interne… (了解更多)

Samsung Galaxy S24 Ultra running latest Android update and latest Firefox update. I set Firefox as my default browser. I have un-installed all updates for Samsung Internet and removed all permissions for it. Disabling it is greyed out. Some apps that I use have links to websites. Too frequently, when I go to one of those links, the intro screen for Samsung Internet opens. Then, when I look at the settings in Firefox it is no longer set as the default. Then I set Firefox to default and go to my phone settings to see that Firefox is selected as the default. If I open the previously mentioned app and choose the web link, Firefox will open. But somewhere along the way, the default changes back to Samsung Internet and it's a vicious circle. I have posted in a Samsung forum but haven't gotten a reply that solved the problem. Please help. Thanks Mike

Mike J 于 4 天前提问

最后由 Mike J 于 2 天前回复

CustomTabs don't redirect to app

I'm developing an android app that uses the OAuth2.0 auth code flow to authenticate users. The app launches a CustomTab which in turn, responds with a redirect to the app… (了解更多)

I'm developing an android app that uses the OAuth2.0 auth code flow to authenticate users. The app launches a CustomTab which in turn, responds with a redirect to the app's redirect scheme. Chrome redirects immediately, closing the CustomTab. Firefox does nothing regardless of the state of the "Open in app" setting.

In order to reproduce this: 1. Create an android app with a redirect scheme 2. Create a webserver that simply redirects to that scheme 3. From the app, open a CustomTab to the webserver 4. Observe the CustomTab not redirect

For a more concrete example, I can reliably reproduce using the sample app from https://github.com/kalinjul/kotlin-multiplatform-oidc and an [Authentik](https://goauthentik.io/) server but I'm sure something like Auth0 would have the same problem.

thechubbypanda 于 5 天前提问