Ryan Coughlin
Ryan Coughlin
@kenandalda I have a file that handles the logic for purchasing, etc. here https://github.com/ryancoughlin/Salty/blob/master/app/lib/in-app-purchase.js And the implementation is: https://github.com/ryancoughlin/Salty/blob/master/app/components/upsell.js My action for marking a product purchased is a simple boolean...
Ia this appropriate here since this is for the library itself not handling in-app purchases with React Native?
Bump to this, good idea 👍
@avdept Did this solve the geocoder failing for you? I am going to checkout this branch later and try it out. ![simulator screen shot jun 12 2017 10 14 57...
Not yet, it happens every now and then. I can't seem to find a pattern for it. I have the fallback in there as well.
Yes, please! Running into the same issues here.
I know it would be hard to actually make it work, but seeing the abstraction start to finish with the various steps would be helpful for context then we can...