Search Unity

IAP implementation? Work experience?

Discussion in 'Samsung Smart TV' started by Deleted User, Oct 2, 2014.

  1. Deleted User

    Deleted User

    Guest

    Hey guys, anyone here got actual experience with developing on the samsung TVs? How complicated is it?
    What I'd specifically like to know is how easy it is to implement their IAP system in the application. I couldn't find any references to this, other than the fact that plugins need to be signed by Samsung so that's not the way to go.
     
  2. gboulard

    gboulard

    Joined:
    Nov 28, 2012
    Posts:
    21
    only native plugins are not an options.
    you can perfectly have a dll plugin with CSharp only, and that will work.

    developping on samsung TV does not change anything than developing on other platforms, as you go through unity...
     
  3. Deleted User

    Deleted User

    Guest

    Ok, and how easy is it? Is there any kind of sample or reference implementation that can be used? What kind of SDK does Samsung provide? I'm totally lost here.

    To clarify, on Android you can use Java plugins for platform-specific implementations. On iOS you can use their own system in ObjC. What can you use on a Samsung Smart TV?
     
  4. naoe94

    naoe94

    Joined:
    Sep 1, 2014
    Posts:
    4
    IAP on samsung SMART TV is on TBD. When complete, you will get plug-in package for IAP. As I expected IAP module will be released in end of this year or early of next year.