Issues with app not running

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • computerfox
    Contributor
    • Mar 2010
    • 276

    Issues with app not running

    Hello Everyone,

    I just started getting back into developing for the iPhone and the code, I believe is fine, but when I install it, it goes black and then quickly crashes. This is via Cydia. It does compile with two errors-the error about the certificate not being trusted. I don't believe there are any memory leaks, so I have absolutely no idea what I did.

    Also, whenever I add a second .deb into my repo and try to install it, Cydia tells me that it tries to override something that's in my other package. Any ideas? I'm not sure how to clarify more clearly. I believe I did set up my repo how Sourik did, but I'm just out of ideas for these two questions.

    Your help would greatly be appreciated.
  • computerfox
    Contributor
    • Mar 2010
    • 276

    #2
    Any ideas anyone?........ ............... .......

    Comment

    • computerfox
      Contributor
      • Mar 2010
      • 276

      #3
      Here's a little update-I manage to get somewhere:

      I set up to build to my iDevice-nothing happened
      so then in build settings, i set the code signing identity to iPhone Developer

      Result: "The identity used to sign this executable is no longer valid. Please check if the clock settings are correct of if the certificate is expired."

      What I tried: I tried resetting the clock, nothing happened and my certificate is set to expire after 999 days. Could it be how I set up the certificate?

      Comment

      • computerfox
        Contributor
        • Mar 2010
        • 276

        #4
        UPDATE: I have successfully gotten the app built and onto my test device. Now I must figure out how I can have multiple packages in the same repo, if that's even possible.

        Comment

        Working...