Jeremy Hicks

Results 7 comments of Jeremy Hicks
trafficstars

I dropped the method in to handle it. It does kick off the purchase process but obviously there is no callback to tell the RN app that the purchase was...

@superandrew213 awesome, I will test this out tonight and report back

@superandrew213 I tested on the device for In-App purchases using the `itms` link and it works great. Thanks for also setting up `index.js` that makes it easier to use. I'm...

@superandrew213 and @chirag04 I discovered an issue. My app has a Keyboard Extension target that bundles and runs the RN app. The extension crashes with this updated code in place....

@superandrew213 I wasn't getting any in the console. I need to explore further. When opening the Keyboard Extension it would crash. Debugging that is not easy.

@superandrew213 @chirag04 I have found the source of the issue when this library is included in a project that gets bundled in an iOS extension. The libInAppUtils.a library still needs...

How's this coming along? Do you need more test coverage or any other contributions?