chirag04 / react-native-in-app-utils

A react-native wrapper for handling in-app payments
MIT License
892 stars 187 forks source link

IAP file downloads #127

Open scgough opened 6 years ago

scgough commented 6 years ago

Hi there, I'm just wondering - once I have purchased an item, or confirmed the existence of a previously purchased item, is it possible to download the accompanying file? Or...is at least the relevant reference/id/key available to gain access to said download?

chirag04 commented 6 years ago

@scgough I never worked on this particular usecase but i do know apple supports it. Happy to accept a PR for this.

scgough commented 6 years ago

ok thanks @chirag04 - I'm looking into it (with my limited knowledge of Obj-C).