Hello developers,
I have successfully implemented Square’s Reader SDK in my React Native application. Now, I want to integrate Apple Pay and Google Pay functionality as well.
To do this, I tried using the react-native-in-app-payments
package. However, when I include this package in my project, my builds start crashing.Z
Is there a specific compatibility issue between the Reader SDK and the react-native-in-app-payments
package? Or am I missing any configuration step for integrating Apple Pay and Google Pay with the Reader SDK in a React Native project?
Any guidance or resources would be greatly appreciated!
Thank you!
3 posts - 2 participants