웹뷰 연동 중인데요, 앱 스킴 설정후 다시 앱으로 못 돌아옵니다.

, .,
appScheme <data android:scheme="test.app"/> ,



paymentWidget.requestPayment({
orderId: 'AD8aZDpbzXs4EQa-UkIX6',
orderName: '외 2',
successUrl: 'http://localhost:8080/success',
failUrl: 'http://localhost:8080/fail',
customerEmail: 'customer123@gmail.com',
customerName: '',
appScheme:'test.app://'
})

, , , , . ?
Was this page helpful?