Navigation

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

    Flavio

    @Flavio

    0
    Reputation
    4
    Posts
    791
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Flavio Follow

    Posts made by Flavio

    • RE: vilic-tts cordova plugin build failed in monaca

      Hi,
      i have the same problem
      The following build commands failed:
      CompileC /Users/builder/Library/Developer/Xcode/DerivedData/Handy_Signs-ecljaxzwgnmgyacnzwcdwmnestiz/Build/Intermediates.noindex/ArchiveIntermediates/Handy\ Signs/IntermediateBuildFilesPath/Handy\ Signs.build/Debug-iphoneos/Handy\ Signs.build/Objects-normal/armv7/CDVTTS.o /tmp/download/platforms/ios/Handy\ Signs/Plugins/cordova-plugin-tts/CDVTTS.m normal armv7 objective-c com.apple.compilers.llvm.clang.1_0.compiler
      (1 failure)

      posted in Monaca Tools
      F
      Flavio
    • Debug build Android failed

      Fetching Build Queue Data…
      -> Fetched data for queue ID 5c58021ee78885e2719b4858
      Preparing Build Environment…
      Creating Project Build Workspace…
      Build Error: Error: Failed to create the project’s build workspace with the error: Error: ENOSPC: no space left on device, mkdir ‘/private/tmp/monaca/5c58021ee78885e2719b4858’

      posted in Monaca Tools
      F
      Flavio
    • cordova persisting data after uninstall

      Hi,
      I have its apps that need to read the same files saved on the device. If I delete an app from the device, the data must remain available for the other application. with Cordova which is the repository that I can use r/w for both apps? No database only file system. IOS and Android

      posted in Developer Corner
      F
      Flavio
    • Android debug build

      Hi,
      when use android debug build apk is ok and procede to install in my phone with debugging mode enabled. But when procede to upgrade after rebuild my app in the phone obtain:
      Android App Not Install. An existing package by the same name with a conflicting signature is already installed.
      In Monaca Coud IDE can not decide a keystore that only serves for the release. Probably the keystore changes when I debug build and then I get this error. Until recently it was not so, perhaps the first compilation in debug Manaca created and stored the keystore for debugging always using that, perhaps now every time you debug the debug keystore changes and generates this error. How to solve?

      posted in Monaca Tools
      F
      Flavio