In my application I have implemented auto renewal subscription that is working fine but how to map subscription with logedin user ?? As my application allows user's to login with there mobile number and subscribe with packs like 1 month, 3 month etc.. for streaming.
so my question is how my server & application know that user is belongs to that subscription so that if user login into different device e.g iOS or Android then user can access the contents to steam ??
Thanks in advance