Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. j4hangir
    3. Topics
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by j4hangir

    • Android plugins aren't bundled=
      Monaca Tools • • j4hangir

      3
      0
      Votes
      3
      Posts
      1435
      Views

      For anyone coming across this, I finally found the reason, a leftover plugins/android.json was present, that had those plugins enlisted as installed: {...}. Removing the file resolved the issue.
    • monaca remote upload
      Monaca Tools • • j4hangir

      3
      0
      Votes
      3
      Posts
      1421
      Views

      E

      Thanks for the report. At the moment, only debug and release options seem to be supported, but if you use --browser you can select the Debugger build in the GUI.
    • cordova-plugin-media is not available in custom built debugger
      Monaca Tools • • j4hangir

      1
      0
      Votes
      1
      Posts
      1636
      Views

      No one has replied

    • Monaca upload command extremely slow.
      Monaca Tools • • j4hangir

      5
      0
      Votes
      5
      Posts
      3959
      Views

      @khemry That indeed resolves the delay, however how’s that not a bug? The content of Plugins folder should be just like other files, be compared and uploaded when necessary, why’s it taking so much time when they’re there? p.s. How did you derive the conclusion that most plugins aren’t being used? Two or three are being experimented with and the rest are used.
    • Adding `cordova.plugins.notification.local`
      Monaca Tools • • j4hangir

      5
      0
      Votes
      5
      Posts
      4325
      Views

      @gnazi Sorry long time ago :)
    • Adding `cordova-plugin-background-mode`
      Onsen UI • • j4hangir

      3
      0
      Votes
      3
      Posts
      3645
      Views

      @jamal Thank you, the problem was resolved that way.