You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/15 15:12:03 UTC

[GitHub] [cordova-ios] dpogue commented on issue #599: Custom url scheme redirect does not work with cordova platform ios @5.0.0

dpogue commented on issue #599: Custom url scheme redirect does not work with cordova platform ios @5.0.0
URL: https://github.com/apache/cordova-ios/issues/599#issuecomment-483293252
 
 
   It's definitely something wrong with how your plugins are set up, because I've successfully done an OAuth flow in Cordova-iOS 5.0.0 and the redirection via the app ID scheme worked properly. I found several of the existing plugins unreliable, and wrote my own [cordova-plugin-oauth](https://www.npmjs.com/package/cordova-plugin-oauth), but the URL scheme stuff was inspired almost directly from what cordova-plugin-customurlscheme was doing.

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


With regards,
Apache Git Services

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