When the mobile jump page returns, there will be an inexplicable pop-up window.

The

page does the function of the page before the jump after the completion of the event, using the method of adding returnUrl on Url, but when testing on the mobile side, a pop-up window will appear to show the path of the page to be redirected before returning to the page. Please give me a solution. Thank you!

Feb.28,2021
If

is an Android native pop-up window, you can just break it or just take a look at webclient. If it is a pop-up window in a web page, you can find the front-end processing


. There is no code about the pop-up window in the front-end code. I don't know if there is any way for Android pop-up window to avoid this pop-up window.


first check all alert pop-up windows, and then how to confirm whether the problem of docking APP can be tested through a mobile browser or Wechat. See if this problem occurs, if it does not indicate that there is a problem with some processing of the docking APP.

Menu