vasilich6107 / react-native-liqpay

React native wrapper for Liqpay mobile API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Black screen iOS

aevpraid opened this issue · comments

Hi!

On Android device if press "Go back" button screen Liqpay close and I can use app.
On iOS device if press "Cancel" button I had black screen and I can't do any action.

How I can solve this problem?

Thanks.
2018-12-11 12 18 31

I'm solve this issuse.

On close ( error ) event, I use ( ):
setState({ showCheckout: false });