Adyen / adyen-3ds2-android

Apache License 2.0
26 stars 8 forks source link

ChallengeActivity is not visible with browserstack #41

Closed romainlouvet closed 1 year ago

romainlouvet commented 2 years ago

Describe the bug When I try to load com.adyen.threeds2.internal.ui.activity.ChallengeActivity in my browserstack device, nothing appears on the phone screen. No problem with physical device

To Reproduce Try to pay with payment card 3ds2

Screenshots Capture d’écran 2022-01-19 à 15 27 51

Smartphone (please complete the following information):

caiofaustino commented 2 years ago

Sorry I'm not familiar with Browserstack, does it work when you run it on a regular Android emulator?

romainlouvet commented 2 years ago

yes, no problem with emulator

tkuntubayev commented 1 year ago

3DS2 SDK protects the Challenge screen from taking screenshots and capturing videos (for security reasons) by using Android secure flags that makes also impossible for BrowserStack to capture this screen as BrowserStack is not real emulator, it just translates the screen of emulator or real device running on cloud platform to browser window.