Navigation

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

    Matt Harbaugh

    @Matt Harbaugh

    0
    Reputation
    9
    Posts
    880
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Matt Harbaugh Follow

    Posts made by Matt Harbaugh

    • RE: Import KeyStore (Android), failed to open

      Think I am making progress. I need a keystore file and not the just the private key file.

      How to convert your p12 file to jks:

      https://stackoverflow.com/questions/19829630/signing-apk-with-p12

      posted in Monaca Tools
      M
      Matt Harbaugh
    • RE: Import KeyStore (Android), failed to open

      0_1518182573104_Screenshot 2018-02-09 at 8.22.06 AM.png

      posted in Monaca Tools
      M
      Matt Harbaugh
    • Import KeyStore (Android), failed to open

      I need to get signed Android builds into the app store with the same keys. I have .p12 cryptographic identity file and passwod. But only get a flash message a possible password issue

      posted in Monaca Tools
      M
      Matt Harbaugh
    • Ios status bar overlays the webview

      I am having a hard time getting the iOS status bar to be solid and not overlay my app content. I tried the status bar plugin but get the error: “StatusBar.overlaysWebView is not a function”

      posted in Monaca Tools
      M
      Matt Harbaugh
    • Use Bitbucket instead of Github

      My company uses Bitbucket for our source control. Considering they run on the same git service, I don’t see why we are stuck with github as the only repo choice.

      posted in Monaca Tools
      M
      Matt Harbaugh
    • Forum search does nothing

      try searching and get no changes to the page

      posted in Monaca Tools
      M
      Matt Harbaugh
    • RE: change iOS target version

      moving the config under the widget scope builds the target version correctly now

      posted in Monaca Tools
      M
      Matt Harbaugh
    • change iOS target version

      the cordova documentation says to use
      <preference name=“deployment-target” value=“7.1.2” />

      in the config,

      but I still keep getting an app for iOS 9

      posted in Monaca Tools
      M
      Matt Harbaugh
    • Start Build shaded out

      0_1512055859971_Screenshot 2017-11-30 at 9.13.24 AM.png

      I followed the guide. Did I miss something?

      posted in Monaca Tools
      M
      Matt Harbaugh