Hi,
I am using Fling SDK, and when I get the unique identifier from "RemoteInstallService", I cannot find the same UUID from anywhere.
Not from "serial number", "advertising number", and "uuid" from DIAL(Discovery And Launch) protocol. I would like to match the id to figure out it is the same device.
1. Is there a way to get the same unique identifier from Fling SDK and Fire TV? Or is there a way to know if it is the same device?
2. Additional question, I would like to track how many users are acquired to Fire Tv when I call "installByASIN()". Is there a way to put parameters or track it?