7. Life Cycle Events
Express Checkout SDK runs in a fragment. Hence, to handle certain events based upon activity life cycle, client will need to forward those events to Express Checkout SDK.
These events are crucial for seamless functioning of features like OTP reading, App Switches (UPI Intent), Hardware backpress.
Following are the Life cycle events which SDK needs
Step 7.1.
onBackPressed

