quentinnippert
quentinnippert
@fodjan-philip There's probably missing properties on the data sent from the ios event. Are you using Storekit 2 ? What is the version number of `react-native-iap` ? Do you have...
@fodjan-philip I'll try to take a look at this as soon as I have time for it !
@fodjan-philip Sorry for the delay. I'm not sure if you'll get you'll get the `appAccountToken` using StoreKit 1. It's retrieved on my project using StoreKit 2 and the last version...
@caoyongfeng0214 Can you send me your code ? Are you sending a string in [UUID format](https://developer.apple.com/documentation/appstoreserverapi/appaccounttoken) ?
> > @caoyongfeng0214 Can you send me your code ? Are you sending a string in [UUID format](https://developer.apple.com/documentation/appstoreserverapi/appaccounttoken) ? > > Yes, it is a string. > > ```js >...
[](url)> > > > @caoyongfeng0214 Can you send me your code ? Are you sending a string in [UUID format](https://developer.apple.com/documentation/appstoreserverapi/appaccounttoken) ? > > > > > > > > >...