logo hyperPad Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Login

    In App Purchases

    Scheduled Pinned Locked Moved
    Help and Support
    3
    4
    743
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DavioD
      Davio
      last edited by

      Hello,
      Is there any way to add In App Purchases?
      I looked through the tutorial and only could find a virtual purchase system.

      1 Reply Last reply Reply Quote 0
      • F
        Flame Games
        last edited by

        It’s confusing, once you’ve exported your xCode project, you must then add the purchases manually by writing code. Privately message Murtaza and he should be able to help you.

        DavioD 1 Reply Last reply Reply Quote 1
        • DavioD
          Davio @Flame Games
          last edited by

          I saw the HTTP protocols so I think that'll do the trick, thank you

          1 Reply Last reply Reply Quote 0
          • MurtazaM
            Murtaza Admin
            last edited by

            If you want to do a "proper" in app purchase system, it will only work for exported projects. You would create the user interactions in hyperPad, then write the behind the scenes purchase logic in Objective C.

            Then you could use the send/receive message behaviours to communicate with your objective C code.
            See this post by @Hamed that briefly shows how to communicate with the send/receive message behaviours:
            https://forum.hyperpad.com/post/6737

            1 Reply Last reply Reply Quote 1
            • First post
              Last post