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. QtPurchasing
Forum Updated to NodeBB v4.3 + New Features

QtPurchasing

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 322 Views
  • 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.
  • unclebenedictU Offline
    unclebenedictU Offline
    unclebenedict
    wrote on last edited by
    #1

    Hi all. I use Qt 5.15.2 and QtPurchasing for goolge pay. But from 1 november google update min google pay api version (https://android-developers.googleblog.com/2020/06/meet-google-play-billing-library.html). And now we are can`t update application in store. In Qt 6 QtPurchasing not available. Who faced the problem? How to solve?

    J.HilkJ 1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Qt 6 for Android does not support purchasing and advertising, unfortunately it does not work in libraries that do

      1 Reply Last reply
      0
      • unclebenedictU unclebenedict

        Hi all. I use Qt 5.15.2 and QtPurchasing for goolge pay. But from 1 november google update min google pay api version (https://android-developers.googleblog.com/2020/06/meet-google-play-billing-library.html). And now we are can`t update application in store. In Qt 6 QtPurchasing not available. Who faced the problem? How to solve?

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

        @unclebenedict the api/targetsdk should be independent from the Qt version you use. You control that via the AndroidManifest file

        QtPurchasing was dropped in Qt6 and one is supposed to use the native apis instead of the Qt Wrapper.

        There are supposed to be examples for how to do this, but the related ticket:
        https://bugreports.qt.io/browse/QTBUG-82847

        is still work in progress 🤷‍♂️

        So, coming soon ™️


        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
        1

        • Login

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