https://github.com/iamport/iamport-react-native/blob/8b452640ed4137c5fc462e2ea834ad3f2c22c984/src/components/Payment/index.tsx#L59-L76 https://github.com/iamport/iamport-react-native/blob/8b452640ed4137c5fc462e2ea834ad3f2c22c984/src/utils/IamportUrl.ts#L14 토스페이먼츠 등의 PG사들은 app_scheme을 `example://` 와 같이 프로토콜 구분자를 포함한 형태로 입력하도록 강제하고 있는데, iamport-react-native 에서는 일부 로직이 scheme만 입력받았을 경우만을 상정해서 로직이 작성되어 있음.