Question

PERIOD_UNIT is undefined

  • 9 September 2023
  • 0 replies
  • 9 views

Badge +1

Hello,

 

I’m trying to import the enum PERIOD_UNIT from the package in a Ionic App but it’s always undefined. 

 

import Purchases, { PACKAGE_TYPE, PERIOD_UNIT, Period, PurchasesOfferings } from 'cordova-plugin-purchases/www/plugin';

Yet, no problem with PACKAGE_TYPE or some other. 

 

An idea why ? 

 


0 replies

Be the first to reply!

Reply