Skip to content

Fido: fix support when targetSdk>=35#2887

Merged
mar-v-in merged 4 commits into
microg:masterfrom
p1gp1g:fix-fido-sdk35
Jun 1, 2025
Merged

Fido: fix support when targetSdk>=35#2887
mar-v-in merged 4 commits into
microg:masterfrom
p1gp1g:fix-fido-sdk35

Conversation

@p1gp1g

@p1gp1g p1gp1g commented May 2, 2025

Copy link
Copy Markdown
Contributor

If we use fido-core with targetSdk=35, using NFC fails with Background activity launch blocked!

This is because starting with SDK35, either the creator or the sender of the pendingIntent need to allow background activity launch (cf https://developer.android.com/guide/components/activities/background-starts#opt-in-required)

@p1gp1g p1gp1g force-pushed the fix-fido-sdk35 branch from 8c3cfbe to 7ba2d50 Compare May 2, 2025 11:38
@p1gp1g

p1gp1g commented May 2, 2025

Copy link
Copy Markdown
Contributor Author

For your information, it may interest you that I use the fido-core lib for this app: https://codeberg.org/s1m/hw-fido2-provider

@ale5000-git

This comment was marked as resolved.

@p1gp1g p1gp1g force-pushed the fix-fido-sdk35 branch from 7ba2d50 to b2cb40d Compare May 2, 2025 12:22
@p1gp1g

This comment was marked as resolved.

@ale5000-git ale5000-git self-requested a review May 2, 2025 13:49
@p1gp1g

p1gp1g commented Jun 1, 2025

Copy link
Copy Markdown
Contributor Author

@mar-v-in Do you mind patching the branch yourself ? I'm not available the coming week

@mar-v-in

mar-v-in commented Jun 1, 2025

Copy link
Copy Markdown
Member

Do you mind patching the branch yourself ? I'm not available the coming week

No problem, I'll do it.

@p1gp1g

p1gp1g commented Jun 1, 2025

Copy link
Copy Markdown
Contributor Author

Thank you !

@mar-v-in mar-v-in merged commit 02b7abc into microg:master Jun 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants