Uploaded image for project: 'Moodle app'
  1. Moodle app
  2. MOBILE-365

WebIntent.ACTION_VIEW is empty (the webintent feature is not trigger)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 1.2
    • 1.2
    • Android
    • MOODLE_12_STABLE
    • MOODLE_12_STABLE

      if (window.plugins.webintent) {
                              window.plugins.webintent.startActivity({
                                  action: WebIntent.ACTION_VIEW,,
                                  url: link,
                                  type: mimetype['type']},
      

      WebIntent is undefined. The plugin suggest to use window.plugins.webintent.ACTION_VIEW but then it's still undefined. I didn't look much further (I guess there some wrong order in the call that make it not being initialised)

            jleyva Juan Leyva
            jerome Jérôme Mouneyrac
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.