square / in-app-payments-react-native-plugin

Apache License 2.0
118 stars 50 forks source link

Square Secure Authentication in Dark Mode #125

Closed tinymobile closed 2 years ago

tinymobile commented 3 years ago

I'm having a problem with the Square Secure Authentication UX in the React Native SCA implementation. If the test phone is set to 'Dark Mode' then the text and input box is missing (see first screenshot attached). If I set it to Light Mode, then it works (as per the second screenshot).

To reproduce, call startCardEntryFlowWithBuyerVerification from within the app on a device that is set to Dark Mode and enter one of the test cards that prompts SCA authentication.

Image from iOS (43) (43) Image from iOS (42) (42)

CharmisG commented 2 years ago

@tinymobile This is just plugin so we haven't implement it in dark mode currently it's only for light mode. Sorry for in inconvenience !!