Question

Purchase Class is null

  • 1 June 2023
  • 1 reply
  • 48 views

Badge

I’m using expo with EAS. Both in production and expo it throws errors saying the Purchase Class is null and thus no functions exist on it. My IDE says it the class is imported and i can call the functions. Typescript says everything is fine. Can someone help me?

I installed the react-native-purchases package multiple times and cleared Caches as well.

 

 


1 reply

Userlevel 3
Badge +8

Hi,

Happy to help. For reference, did you build your app following this guide?

Reply