android - Amazon webview is not working properly? -


i making android app webview.

the problem arises when try include amazon webview. while going through payment page of amazon, after selecting payment mode , while clicking selecting bank, screen goes white.

has else encountered issue?

this possibly security feature implemented amazon stop access of web page within webview.

as replacement, suggest use actual amazon api implement payment features amazon. remember payment page keeping credit card details of customer buying product. these security features essential.


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -