olofholmlund
olofholmlund
Hello! The SDK returns `purchaseDateMillis` and `revenueCatId` in the `nonSubscriptionPurchases` property of the `CustomerInfo` object. However, these are not included in the typescript type. https://github.com/RevenueCat/react-native-purchases/blob/fd8f869d91f99858da58b8e98c45e31add01ba7c/src/customerInfo.ts#L143-L156
### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/network/blob/master/CODE_OF_CONDUCT.md). -...
### Mapbox Implementation Mapbox ### Mapbox Version 10.17.0 ### React Native Version 0.74.1 ### Platform iOS ### `@rnmapbox/maps` version 10.1.24 ### Standalone component to reproduce ```javascript import React from "react";...