Sunday, June 9, 2024
HomeiOS Developmentios - mistaken introductoryEligibility when getting info from a sku with glassfy...

ios – mistaken introductoryEligibility when getting info from a sku with glassfy and capacitor


Glassfy Capacitor lib return GLASSFY_ELEGIBILITY.NON_ELEGIBLE for a SKU however click on on buy hyperlink present that introductory value is eligible

Within the web page displaying merchandise to purchase I examine the Eligibility of introductory discount by doing that

  setSkuAnnualy(await Glassfy.skuWithId({ identifier: annualProduct }));
  if (skuAnnualy) {
     console.log(skuAnnualy.introductoryEligibility);
  }

And Glassfy return GLASSFY_ELEGIBILITY.NON_ELEGIBLE
but when i click on on buy button on an IOS system here’s what I’ve

buy abstract

what I’ve achieved mistaken?

the model of the glassfy-capacitor lib is “3.3.4”



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments