Sorry, but I'm not understand how I can implement DeviceLimiter Interface. From references:
"It requires that you provide a backend server to manage a users and devices mapping"
This means that I have to implement and use my custom server that match DeviceID? How I can use this Interface?
Thanks....