Open shaikhussian opened 7 years ago
If You are running in debug mode then you might need to set App Transport Security Settings Allow Arbitrary Loads to No
I have same issue for Android while running in debug mode. Please let me know how can I fix it. Any help will be appreciated. Thank you.
I wrote the code like this for paytm, when click on button it will call the payNow function, In payNow function, the function will open the popup and the popup is automallically closing without showing any error, How to check the error here is my code `payNow(){
}` Please give me suggestions that how to solve it.