Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › iOS webview is a blank screen. iOS in app purchases does nothing?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #21758

    Ginzo Milani

    Webview is just a blank screen on iOS and inapp purchases do nothing when tested via testflight, or felgos environment. Here’s an error I am getting which may or may not be relevant. Additionally both these components work on Android just fine.

     

    ing: stale focus object QObject(0x0) , doing manual update ((null):0, (null))
    2019-06-04 22:25:54.001257-0700 BlackBox[16845:132808] [Debug] SOOMLA SoomlaStore: SoomlaStore Initializing …
    2019-06-04 22:25:54.003227-0700 BlackBox[16845:132808] [Debug] SOOMLA StoreInfo: the metadata-economy json (from DB) is {
    “currencyPacks” : [

    ],
    “currencies” : [

    ],
    “categories” : [
    {
    “className” : “VirtualCategory”,
    “name” : “General”,
    “goods_itemIds” : [
    “gem_pack_200_id”,
    “gem_pack_500_id”,
    “gem_pack_800_id”
    ]
    }
    ],
    “goods” : {
    “equippable” : [

    ],
    “lifetime” : [

    ],
    “goodUpgrades” : [

    ],
    “singleUse” : [
    {
    “purchasableItem” : {
    “purchaseType” : “market”,Q
    “marketItem” : {
    “marketCurrencyCode” : “”,
    “className” : “MarketItem”,
    “price” : 9.9900000000000002,
    “marketPrice” : “”,
    “iosId” : “gem_pack_200_id”,
    “marketTitle” : “”,
    “marketPriceMicros” : 0,
    “marketDesc” : “”,
    “isSubscription” : false
    }
    },
    “itemId” : “gem_pack_200_id”,
    “className” : “SingleUseVG”,
    “name” : “200 Gems”,
    “description” : “200 Gems for all your gem related needs!”
    },
    {
    “purchasableItem” : {
    “purchaseType” : “market”,
    “marketItem” : {
    “marketCurrencyCode” : “”,
    “className” : “MarketItem”,
    “price” : 19.989999999999998,
    “marketPrice” : “”,
    “iosId” : “gem_pack_500_id”,
    “marketTitle” : “”,
    “marketPriceMicros” : 0,
    “marketDesc” : “”,
    “isSubscription” : false
    }
    },
    “itemId” : “gem_pack_500_id”,
    “className” : “SingleUseVG”,
    “name” : “500 Gems”,
    “description” : “400 Gems with a bonus 100 gems!”
    },
    {
    “purchasableItem” : {
    “purchaseType” : “market”,
    “marketItem” : {
    “marketCurrencyCode” : “”,
    “className” : “MarketItem”,
    “price” : 29.989999999999998,
    “marketPrice” : “”,
    “iosId” : “gem_pack_800_id”,
    “marketTitle” : “”,
    “marketPriceMicros” : 0,
    “marketDesc” : “”,
    “isSubscription” : false
    }
    },
    “itemId” : “gem_pack_800_id”,
    “className” : “SingleUseVG”,
    “name” : “800 Gems”,
    “description” : “600 Gems with a bonus 200 gems!”
    }
    ],
    “goodPacks” : [

    ]
    }
    }
    2019-06-04 22:25:54.015354-0700 BlackBox[16845:132808] [MC] System group container for systemgroup.com.apple.configurationprofiles path is REDACTED
    2019-06-04 22:25:54.015853-0700 BlackBox[16845:132808] [MC] Reading from private effective user settings.
    2019-06-04 22:25:54.020675-0700 BlackBox[16845:132808] [Debug] SOOMLA SoomlaStore: Retrying any unfinished transactions: 0
    2019-06-04 22:25:54.027505-0700 BlackBox[16845:132808] [Debug] SOOMLA SoomlaStore: Verify app store receipt at path: REDACTED
    2019-06-04 22:25:54.027744-0700 BlackBox[16845:132808] [Debug] SOOMLA SoomlaStore: Receipt does not exist yet, requesting…
    2019-06-04 22:25:54.028403-0700 BlackBox[16845:132808] [Debug] SOOMLA VirtualGoodStorage: trying to fetch balance for virtual item with itemId: gem_pack_200_id
    2019-06-04 22:25:54.029418-0700 BlackBox[16845:132808] [Debug] SOOMLA VirtualGoodStorage: trying to fetch balance for virtual item with itemId: gem_pack_500_id
    2019-06-04 22:25:54.030324-0700 BlackBox[16845:132808] [Debug] SOOMLA VirtualGoodStorage: trying to fetch balance for virtual item with itemId: gem_pack_800_id
    2019-06-04 22:25:54.499343-0700 BlackBox[16845:132808] [*** ERROR ***] SOOMLA SoomlaStore: Market items details failed to refresh: The operation couldn’t be completed. (SKErrorDomain error 0.)
    2019-06-04 22:25:54.604577-0700 BlackBox[16845:132808] [*** ERROR ***] SOOMLA SoomlaStore: Invalid product id (when trying to fetch item details): gem_pack_500_id
    2019-06-04 22:25:54.604805-0700 BlackBox[16845:132808] [*** ERROR ***] SOOMLA SoomlaStore: Invalid product id (when trying to fetch item details): gem_pack_800_id
    2019-06-04 22:25:54.604947-0700 BlackBox[16845:132808] [*** ERROR ***] SOOMLA SoomlaStore: Invalid product id (when trying to fetch item details): gem_pack_200_id
    2019-06-04 22:25:54.605083-0700 BlackBox[16845:132808] [*** ERROR ***] SOOMLA SoomlaStore: Expecting 3 products but only fetched 0 from iTunes Store
    2019-06-04 22:25:54.605417-0700 BlackBox[16845:132808] [Debug] SOOMLA SoomlaStore: App store receipt request finished
    2019-06-04 22:25:54.606238-0700 BlackBox[16845:132808] [Debug] SOOMLA SoomlaStore: Verify app store receipt at path: REDACTED
    2019-06-04 22:25:54.606484-0700 BlackBox[16845:132808] [Debug] SOOMLA SoomlaStore: Receipt does not exist yet, requesting…
    2019-06-04 22:25:54.647450-0700 BlackBox[16845:132808] [*** ERROR ***] SOOMLA SoomlaStore: Market items details failed to refresh: The operation couldn’t be completed. (SKErrorDomain error 0.)

    2019-06-04 22:43:08.525714-0700 BlackBox[17002:137547] [Debug] SOOMLA PurchaseWithMarket: Starting in-app purchase for productId: gem_pack_500_id
    2019-06-04 22:43:08.609931-0700 BlackBox[17002:137547] [*** ERROR ***] SOOMLA SoomlaStore: An error occured for product id “gem_pack_500_id” with code “0” and description “Error Domain=SKErrorDomain Code=0 “Cannot connect to iTunes Store” UserInfo={NSLocalizedDescription=Cannot connect to iTunes Store}”

    #21759

    Ginzo Milani
    #21766

    Alex
    Felgo Team

    Hi,

    it looks like your products are not approved and live in the App Store. Please follow the guidelines by Apple in order to publish your in-app purchase products in the store.

    Cheers,
    Alex

    #21772

    Ginzo Milani
Viewing 4 posts - 1 through 4 (of 4 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded