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

Allow file sharing with iTunes

    XMLWordPrintable

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.3
    • None
    • File system

    Description

      Enabling file sharing with iTunes we'll allow people to load files in the /Documents folder of the Mobile app.

      Enabling file sharing is easy, we just need to add this in the Phonegap build config.xml:

      <gap:config-file platform="ios" parent="UIFileSharingEnabled" mode="replace">
      <true/>
      </gap:config-file>

      But, we'll have to move or show this files in the Shared files option. (Show is the best choice here because they belong to any site)

      Attachments

        Activity

          People

            pferre22 Pau Ferrer
            jleyva Juan Leyva
            Dani Palou Dani Palou
            Juan Leyva Juan Leyva
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: