Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. IOS and Android in-app subscriptions
Forum Updated to NodeBB v4.3 + New Features

IOS and Android in-app subscriptions

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 320 Views 2 Watching
  • 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.
  • D Offline
    D Offline
    DanSydney
    wrote on last edited by
    #1

    We're using QT for the development of our IOS and Android. We offer to our users in-app purchases and subscriptions. The in-app purchases (single product) works fine. But the subscriptions don't work. They don't auto-renew. Does anyone have a solution for this? Is there a plugin/api for this?

    J.HilkJ 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What are you using for your in app purchase management ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • D DanSydney

        We're using QT for the development of our IOS and Android. We offer to our users in-app purchases and subscriptions. The in-app purchases (single product) works fine. But the subscriptions don't work. They don't auto-renew. Does anyone have a solution for this? Is there a plugin/api for this?

        J.HilkJ Offline
        J.HilkJ Offline
        J.Hilk
        Moderators
        wrote on last edited by
        #3

        @DanSydney here's the related bug report/feature request:
        https://bugreports.qt.io/browse/QTBUG-49606

        Changes of reasonable timely implementation, very low.
        Sadly the QtCompanies interest in mobile development is very low, because not much money can be made (for them) there.

        Take this bug report:
        https://bugreports.qt.io/browse/QTBUG-71590
        Since August first no new App can be published in the PlayStore that is made with Qt, there's a fix, but its not published yet, and 3 weeks late anyway.
        🤬🤬
        ....

        Back to the topic:
        You will have to do the low level grunt work in java/objective-c yourself.

        Feel free to share it with the community, should you do it 😬


        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


        Q: What's that?
        A: It's blue light.
        Q: What does it do?
        A: It turns blue.

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved