Solved

Manually calling getPurchaserInfo()

  • 8 December 2021
  • 1 reply
  • 240 views

Badge +1

Hi, documentation at https://docs.revenuecat.com/docs/purchaserinfo says that we should call getPurchaserInfo() any time a user accesses premium content.

However, I can see that SDK updates its cache when app comes to screen.

Is it still necessarily to call getPurchaserInfo() anyway?

icon

Best answer by ryan 8 December 2021, 18:15

View original

1 reply

Userlevel 5
Badge +9

Hey @NLL Apps!  

Is it still necessarily to call getPurchaserInfo() anyway?

Nope! The SDK will automatically update the cache when the app is launched as you’ve pointed out. The only downside is that a customer could get one “free” app launch after their subscription expired and they re-open the app while the cache is updated in the background - usually this isn’t a big deal.

Reply