Showing questions tagged: Show all questions

Search in Edge - how to get rid of it?

I want my context menu in Firefox for Android to be as clean as possible. But there are annoying actions in it: Search in Edge and "Create Note" that runs Microsoft Edge … (read more)

I want my context menu in Firefox for Android to be as clean as possible. But there are annoying actions in it: Search in Edge and "Create Note" that runs Microsoft Edge and Microsoft OneDrive respectively. I need these apps from time to time so I don't want to uninstall them. Is there a way to turn off this integration between Firefox and Microsoft-related apps?

Thanks.

Asked by mz71 12 minutes ago

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… (read more)

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.

Asked by thechubbypanda 20 hours ago