Myroslav Hryhschenko
Myroslav Hryhschenko
> @BLOCKMATERIAL please make the changes locally on your `node_modules` and let us know if that fixes the issue for you It didn't work :(
@andresesfm I created a sample project with the same dependencies as mine , the problem remains the same you can view my code here -> https://github.com/BLOCKMATERIAL/react-native-iap-example-0.64.2
@andresesfm `platform :ios, '12.4' || platform :ios, '13.0'` same problem, reopen please topic.
found a workaround, add to Pressable or TouchebleOpacity. `onLongPress={() => return null}`
same problem
@mikehardy Problem not solved 15.12.21
UPD @mikehardy Guys, please test the network only on real devices, I wrote four solutions and they do not work on emulators, after a while I realized that the problem...
> @BLOCKMATERIAL Can you provide us with some sort of code sample please, would highly appreciate it. I have tried to show how I solved this problem in the gist...