in-app-payments-android-quickstart icon indicating copy to clipboard operation
in-app-payments-android-quickstart copied to clipboard

Needs to replace place by retuning the result of card nonce

Open DevAlpesh opened this issue 2 years ago • 0 comments

Hello,

onActivityResult method is deprecated in the latest android version. So I can't be able to access the back result from the CardEntry activity in the on-activity result. Please update this method with the latest android code policy.

Please update the method for giving the result of card nonce instead of "onActivityResult"

You can see the screenshot of my code in which see the deprecation warning. I will no longer be available if I update my Android code version.

Screenshot 2022-12-15 at 12 54 22 PM

DevAlpesh avatar Dec 15 '22 07:12 DevAlpesh