Wyatt Kirby

Results 42 comments of Wyatt Kirby

I dug around the source code for several hours today, and I believe this problem is related to the autosave functionality built into OS X Lion. I also attempted to...

Having this exact issue when trying to use with React Native. Would love to have someone comment on this issue. The "workaround" from @matjaeck above seems pretty unrealistic.

Reverting my project back to an earlier commit, where we are running React Native 0.72.4 works as expected. Something appears to have changed between 0.72 and 0.73 which causes this...

I went back and walked through each patch update form 0.72.4 to 0.73.1, changing nothing else about the project, and the problem does not appear. I'm currently working through updates...

Ok, on RN 0.72.7 with react-native-iap 12.10.8 everything is working, react-native-iap 12.12.1 throws the above `EXC_BAD_ACCESS` error

Coming back to this, as we now need to update the IAP library for android. I've tracked the problem to this PR: https://github.com/dooboolab-community/react-native-iap/pull/2518 Version 12.10.8 works just fine, 12.11.0 is...

I have stripped out my entire storekit configuration, and removed every piece of javascript related to `react-native-iap` and I am _still_ encountering this error, just by virtue of having the...

Would like to see this as well. Return link after first line is a bit annoying.