Skip to content

Fix IRK match flag in AppleFactory - #294

Merged
d4rken merged 1 commit into
mainfrom
irk-check-display
Jun 13, 2025
Merged

Fix IRK match flag in AppleFactory#294
d4rken merged 1 commit into
mainfrom
irk-check-display

Conversation

@d4rken

@d4rken d4rken commented Jun 13, 2025

Copy link
Copy Markdown
Member

This commit corrects the isIRKMatch flag assignment in AppleFactory.kt. Previously, it was hardcoded to true. Now, it correctly uses the isIrkMatch variable determined by the Identity Resolving Key (IRK) comparison.

Fixes #290 (comment)

This commit corrects the `isIRKMatch` flag assignment in `AppleFactory.kt`. Previously, it was hardcoded to `true`. Now, it correctly uses the `isIrkMatch` variable determined by the Identity Resolving Key (IRK) comparison.
@d4rken d4rken added the bug Something isn't working label Jun 13, 2025
@d4rken
d4rken requested a review from Copilot June 13, 2025 07:24

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the incorrect flag assignment in AppleFactory, ensuring that the IRK match flag is set based on the actual IRK comparison.

  • Corrects the flag assignment from a hardcoded value to a variable-driven approach
  • Addresses issue #290 as referenced in the PR description

@d4rken
d4rken merged commit 21d740a into main Jun 13, 2025
@d4rken
d4rken deleted the irk-check-display branch June 13, 2025 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Help wanted: Users with full headphones (AirPods Max, Beats Studio etc.)

2 participants