Skip to main content
Solved

Logging In with a Custom App User ID - The method 'configure' isn't defined for the type 'Purchases' (Flutter)

  • 25 October 2022
  • 1 reply
  • 167 views

Hi, I want to logging In with a Custom App User ID and follow the instructions from the doc:

but seem that .configure isn’t in Purchases

 

So am I missing something? please help me

 

1 reply

Userlevel 3
Badge +7

What version of the SDK are you using? (It could be possible you are on an older version that still uses Purchases.setup)

Reply