Search Unity

Question about In App purchase.

Discussion in 'PSM' started by psycocrusher, Oct 1, 2014.

  1. psycocrusher

    psycocrusher

    Joined:
    Jul 24, 2011
    Posts:
    71
    When you call GetProfuctInfo() , GetTicketInfo() or Consume a product with the In App purchase plugin, a dialog is displayed on screen with the options ok, cancel and error.

    I want to know if it's only for testing purposes, they don't actually show when the build goes live, right?
     
  2. eriQue

    eriQue

    Unity Technologies

    Joined:
    May 25, 2010
    Posts:
    595
    Yes, those are only for testing purposes.
    The real application will push the user to the PS Store where the IAP is handled.