feat: add Samsung TV Tizen ID support - #31
Conversation
PR SummaryLow Risk Overview
Reviewed by Cursor Bugbot for commit 253b1b6. Bugbot is set up for automated code reviews on this repo. Configure here. |
96fa4f2 to
e230353
Compare
jamesnrokt
left a comment
There was a problem hiding this comment.
Hey @ignacio-rokt, the PR is hard to review in its current form — both files got converted from LF to CRLF, so every line shows as changed. Please could you update?

Summary
SAMSUNG_TV("samsung_tv")toDeviceInformation.PlatformEnumso Java SDK callers can send Samsung TV batches.tizen_advertising_idsupport onDeviceInformationvia fluent setter, getter, setter, equality, hashCode, and toString.Testing Plan
git diff --check./gradlew test, but local execution is blocked because this shell has no Java runtime installed and the checked-in wrapper uses CRLF line endings (/bin/sh^M). CI should run the Gradle test suite.Reference Issue