Skip to content

Replaces DeviceDNA client details with SDK-native deviceDetails payload - #343

Merged
stefan-tudor merged 6 commits into
masterfrom
feature/CT-3270/drop-device-dna-dependency
Jul 23, 2026
Merged

Replaces DeviceDNA client details with SDK-native deviceDetails payload#343
stefan-tudor merged 6 commits into
masterfrom
feature/CT-3270/drop-device-dna-dependency

Conversation

@stefan-tudor

Copy link
Copy Markdown
Contributor

No description provided.

}

- (JPDeviceDetails *)deviceDetails {
return [[JPDeviceDetails alloc] initWithKDeviceId:self.kDeviceId

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Do we want to recreate this object every time 'deviceDetails' is used (instead of storing it as variable and reuse)? I assume it is by design, but raising just in case.

@RafalOzogJudopay RafalOzogJudopay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I left one comment, so please have a look.

Other than that, LGTM.

As I understand we should be able to retire DeviceDNA repositories on some point soon, right

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
16 Security Hotspots
12.8% Coverage on New Code (required ≥ 80%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

💡 Need a hand with PR review? Try Gitar by Sonar!

@stefan-tudor
stefan-tudor merged commit 3ba312c into master Jul 23, 2026
2 of 3 checks passed
@stefan-tudor
stefan-tudor deleted the feature/CT-3270/drop-device-dna-dependency branch July 23, 2026 10:30
@stefan-tudor
stefan-tudor restored the feature/CT-3270/drop-device-dna-dependency branch July 24, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants