Cannot read property 'productIdentifier' of undefined
I have seen this error sometimes:
Cannot read property 'productIdentifier' of undefined
Why would RevenueCat have an incomplete response when: const info = await Purchases.getCustomerInfo();
Then I access by: info?.entitlements?.active?.[entitlementName]?.productIdentifier
This only seems to be in production, of course.
Page 1 / 1
Hey @lucksp !
Are you able to reproduce this? It could be internet related or something causing an interruption, but if you are able to debug this can you please create a support ticket so we can look further into what might be happening here?