Navigation

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

    tony

    @tony

    0
    Reputation
    8
    Posts
    794
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    tony Follow

    Posts made by tony

    • Need an experienced developer for project

      I am looking for an experienced monaca developer to contract to finish an app project for me. I have a journalling app that is finished on ios, 98% done on android. My prior developer dropped out because of illness. The issues that need attention are:

      1. Monaca debugger and test flight don’t function for ipad. Both work on iphone.
      2. I did something that broke the ability for the user to save their journal on the ios side. It works in android.
      3. One of the app settings doesn’t save on the android side. Works on ios.
      4. Social share plugin on android side needs some tweaking. works on ios.
      5. Need a set of media queries for android.

      Contact me at tony@meta-formation.com if interested.

      posted in Monaca Tools
      T
      tony
    • RE: monaca debugger fails on ipad

      my ipad and iphone are both up to date on ios, and it works on one but not the other

      posted in Monaca Tools
      T
      tony
    • RE: monaca debugger fails on ipad

      Here’s all I get:

      resolveAndReadFile content: {“medKeyIdx”:1,“medQuestionIdx”:
      resolveAndReadFile content: {“soundIdx”:1,“soundIdMax”:11}

      posted in Monaca Tools
      T
      tony
    • RE: monaca debugger fails on ipad

      Okay, I disabled the monaca backend plugin and the ios build worked (although I couldn’t save any data in the app).

      Then I re-enabled the plug in and things still worked - so that was a great fix. Thank you!

      So back to the ipad air issue. I ran the ‘helloworld’ app template with no changes, and it seems to be working – at least if the screen is supposed to look like this image:

      0_1470177577113_IMG_0035.jpg

      So apparently it works on another app but not on mine.

      posted in Monaca Tools
      T
      tony
    • RE: monaca debugger fails on ipad

      Okay, another problem has developed since we started talking about this. Now if I try to do a build for ios I get the “app build is failed” message. Android builds work fine. Tried it on debug and on release builds neither worked. I created a new “helloworld” project as you suggested using the same private key and upload certificate that (it apparently put that in automatically) and an ios debug build fails on that, too (the android debug build works).

      The first part of the error log for the ios build is below.

      Temporary folder: /private/tmp/monaca/579a336cfd1734dd6131d892
      Downloading project
      Download complete
      Running for 5.2
      Running command: php /private/tmp/monaca/579a336cfd1734dd6131d892/ios/scripts/build_ios.php --path /data/monaca_build_module/5.2 --type 'debug' 2>&1

      Prepare keychain…

      1 key imported.
      Unable to delete certificate matching "iPhone Developer: Tony Stoltzfus (64D2VDH966)"

      posted in Monaca Tools
      T
      tony
    • RE: monaca debugger fails on ipad

      I only have one project going currently. The debugger app runs fine on my iphone 5c, lenovo yoga tab 3 and Moto G phone, just not on the ipad.

      posted in Monaca Tools
      T
      tony
    • RE: monaca debugger fails on ipad

      Its the ipad air original (air 1?) running ios 9.3.3.
      cordova 5.2.0 in monaca

      posted in Monaca Tools
      T
      tony
    • monaca debugger fails on ipad

      Trying to run the monaca debugger on an ipad air. It works great for me on an iphone 5 and an android tablet, but on the ipad it shows the splash screen and then goes to a blank white screen with only the little monaca square icon in the lower right showing.

      I have targeted the ipad in the ios app configuration, and tried flushing the debugger cache and reloading my app, as well as rebooting the debugger. Any ideas? happy to show the code if it helps.

      posted in Monaca Tools
      T
      tony