Uploaded image for project: 'Mobile App'
  1. Mobile App
  2. MOBILEAPP-82

HomeWebViewScreen should handle URL parameters

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • App 1.4.1
    • App 1.4.0
    • Mobile app
    • None
    • 4.8.0 RC1

      Currently, we simply concatenate configured url with 

      "?token="+token

      However, if the url already have parameter and hence already a `?`, the second `?` is not taken into account, and as the token is not taken into account the user is not logged.
      We need to check if there is already a `?`, and if so use a `&` instead

            raphael Raphaël Franchet
            kbourgoin Kepa Bourgoin
            Kepa Bourgoin Kepa Bourgoin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: