issues
search
square
/
react-native-square-reader-sdk
React Native Plugin for Square Reader SDK
Apache License 2.0
117
stars
36
forks
source link
Fix crash in iOS Sample App
#220
Closed
brandonjenniges
closed
1 year ago
brandonjenniges
commented
1 year ago
Summary
Quick start app was crashing on launch because the setup script wasn't being run in all cases. See
https://github.com/square/react-native-square-reader-sdk/issues/213
.
Solution
Removed check to only run script on install builds
CLAassistant
commented
1 year ago
All committers have signed the CLA.
Summary
Solution