xingducai commented on issue #261: android ?????????
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/pull/261#issuecomment-371335659
 
 
   thank you for you reply
   i think this pull 
https://github.com/apache/cordova-plugin-inappbrowser/pull/99  is the same 
problem that I want to solve.
   this is no JIRA  problem. 
   in my app ,when i open third party website,
   The website has a third-party payment, for example: WeChat payment. When I 
click the payment button, loaderror captures net::ERR_UNKNOWN_URL_SCHEME and 
this url is weixin://wap/pay?prepayid , 
   For some reason, I do not want to use the _system option, so i have to 
change the method shouldOverrideUrlLoading() inInAppBrowser.java file to 
Support for  custom application scheme.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to