서인석
서인석
React native 로 개발 진행 중입니다.
안녕하세요. 현재 react native로 web 및 mobile 개발 중입니다. mobile에서는 https://docs.tosspayments.com/sdk/widget-rn 에 나와있는대로 잘 작동됩니다. 그러나 web에서는 작동되지 않습니다.. web 지원을 안하고 있는것인지 혹은 저희 쪽 오류인지 질문 드립니다 🙂
9 replies
토스 위젯 react native ios 실행
안녕하세요. 저는 https://github.com/tosspayments/tosspayments-sample-v1/tree/main/payment-widget/react-native 를 clone하고 테스트를 진행하고 있습니다. 안드로이드에서는 정상적으로 작동하는 것을 확인하였으나, ios 환경에서는 작동되지 않고 있습니다. pod 문제가 발생하여 pod install을 ios 폴더에서 진행을 했습니다. Installing boost (1.76.0) [!] Error installing boost Verification checksum was incorrect, expected f0397ba6e982c4450f27bf32a2a83292aba035b827a5623a14636ea583318c41, got 79e6d3f986444e5a80afbeccdaf2d1c1cf964baa8d766d20859d653a16c39848 boost 설치 단계에서 hash값이 맞지 않아 설치가 안되는 현상이 발생합니다.
4 replies