Jump to content

EnduvoJD

Verified Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by EnduvoJD

  1. 1 hour ago, EnduvoJD said:

    I needed a solution to authenticate users to dropbox before this update and used WebViews. My WebViews no longer work. Is this because of the update?

    Will using Application.OpenURL(URL); cause my application to close? I need a solution which allows my users to easily open the web app, copy their authorization code, and return to my app.

    EDIT: After further investigation, it seems that it may be something specific about the dropbox webpage, because google does load on the webview.

    I would still like to know about my question above though regarding the Firefox update.

    @Corvus @Tony PH Lin

  2. I needed a solution to authenticate users to dropbox before this update and used WebViews. My WebViews no longer work. Is this because of the update?

    Will using Application.OpenURL(URL); cause my application to close? I need a solution which allows my users to easily open the web app, copy their authorization code, and return to my app.

×
×
  • Create New...