태그된 질문 보이기: 모든 질문 보이기

FireFox shows blank from Galaxy S4's camera

When I click on the scan feature next to the FireFox's search box, FireFox only shows a black screen. Same issue exists when I try to sign in to my FireFox account using … (자세히 살펴보기)

When I click on the scan feature next to the FireFox's search box, FireFox only shows a black screen. Same issue exists when I try to sign in to my FireFox account using the QR code scanner option. My camera outside FireFox works fine.

3일 전에 Shahriar님이 질문

3일 전에 Shahriar님이 마지막 답변

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.

5일 전에 thechubbypanda님이 질문