I was just told by Dropbox support that I need to change my Dropbox API 2 Authentication code to use the System Browser instead of a webview to put up the Authentication web page. This is to comply with Google's sign in policy.
Anyone have samples of how that would be done?
Here is the exact text of their note.
"Thanks for sending this in! One note, it appears your app currently processes the OAuth app authorization flow inside a web view, instead of the system browser. In order to support the Google Sign In flow when signing in to authorize the Dropbox app, your app will need to be updated to use the system browser, in order to comply with Google's policy:
https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html"
Anyone have samples of how that would be done?
Here is the exact text of their note.
"Thanks for sending this in! One note, it appears your app currently processes the OAuth app authorization flow inside a web view, instead of the system browser. In order to support the Google Sign In flow when signing in to authorize the Dropbox app, your app will need to be updated to use the system browser, in order to comply with Google's policy:
https://developers.googleblog.com/2016/08/modernizing-oauth-interactions-in-native-apps.html"
Last edited: