px-android icon indicating copy to clipboard operation
px-android copied to clipboard

onActivityResult deprecated....

Open diegozzz1127 opened this issue 2 years ago • 2 comments

i have a project with fragments. in the new appcompat the function: @Override protected void onActivityResult was deprecated. how i can get the result of mercadopago?????

diegozzz1127 avatar Aug 25 '22 12:08 diegozzz1127

You can still use the method even if it's deprecated, it will work.

guchito9 avatar Aug 25 '22 16:08 guchito9

You can still use the method even if it's deprecated, it will work.

Nop, the function didn't execute. the app is waiting for the response

diegozzz1127 avatar Aug 25 '22 19:08 diegozzz1127