Incorrect prompt for calling js confirm, in web view of native app

call confirm ("some."); a confirmation box pops up saying "JS calls confirm". How to solve


has found the problem. What pops up is the message returned by native

Menu