Fixes
- Fixed Android crash
NoSuchKeyException: customFlowwhen initializing PaymentSheet without explicitly setting thecustomFlowparameter. - Fixed
confirmPlatformPayPaymentnot resolving on Android. - Fixed Android crash
IllegalStateException: Cannot locate windowRecomposer; View is not attached to a windowin EmbeddedPaymentElement. This occurred when React Native measured the view before it was attached to the window hierarchy.