chirag04 / react-native-in-app-utils

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

Get real error messages #107

Open brunolemos opened 7 years ago

brunolemos commented 7 years ago

The app only sends "restore_failed" to the callback, for example. Couldn't it send the real error?

chirag04 commented 7 years ago

we could. feel free to send a PR. unified error handling would be awesome. also: https://github.com/chirag04/react-native-in-app-utils/pull/104

brunolemos commented 7 years ago

Got it. Unfortunately I don't know objective-c. 😞