window.btoa(encodeURIComponent(bucketKey).replace(/%(0-9A-F{2})/g,function(match,p1){return String.fromCharCode('0x'+p1)}))
Solution:
Solution: iOS/Android Platform에 따라 webview내부 웹 서비스에서 eventListner를 다르게 적용해야한다.