braintree / android-card-form

A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.
MIT License
366 stars 130 forks source link

Screen Recording the Cardform #81

Closed damolaobaleke closed 4 years ago

damolaobaleke commented 4 years ago

General information

Issue description

Trying to allow screen recording of card-form, but cant screen shot or screen record "due to security poilcy"(The toast message comes up), is there a way to bypass this please, I've checked android permissions and haven't seen a way. So i know its in built in the API and cardform src code

damolaobaleke commented 4 years ago

How to clear the Flag

lkorth commented 4 years ago

https://github.com/braintree/android-card-form/blob/4136db746f4743a81b674217e40b85504a6e41a2/Sample/src/main/java/com/braintreepayments/sample/BaseCardFormActivity.java#L51-L53