Sunset Lake Software - Comments for "App doesn&amp;#039;t start on iPhone 4" http://www.sunsetlakesoftware.com/forum/app-doesnt-start-iphone-4 Comments for "App doesn't start on iPhone 4" en Just tried this out on my http://www.sunsetlakesoftware.com/forum/app-doesnt-start-iphone-4#comment-1426 <p>Just tried this out on my iPhone 4 running iOS 5.0 and it starts and runs just fine. I force-quit it and restarted it manually, and it still worked. It doesn't look like something related to iOS 5.0 or the device specifically. Aside from your normal debugging log statements, I see no errors on the console when I run this on my test device.</p> <p>Are you sure that the crashes aren't happening just on iOS 4.x? Could there be some memory-related issues within your application's startup process that might be appearing on certain devices after they've been used for a while? My test device has nothing on it, and it's only used for compatibility testing.</p> pubDate Thu, 31 May 2012 18:10:34 +0000 dc:creator Brad Larson guid false comment 1426 at http://www.sunsetlakesoftware.com Ok, I've just sent you invite http://www.sunsetlakesoftware.com/forum/app-doesnt-start-iphone-4#comment-1425 <p>Ok, I've just sent you invite from the testflightapp.com service. Thanks for help</p> pubDate Thu, 31 May 2012 17:06:41 +0000 dc:creator losqut guid false comment 1425 at http://www.sunsetlakesoftware.com OK, you'll somehow need to http://www.sunsetlakesoftware.com/forum/app-doesnt-start-iphone-4#comment-1424 <p>OK, you'll somehow need to get the console log and / or crash logs from these devices to diagnose this further. If you'd like, you could contact me at the address at the bottom of the page and I could try running a build of your application on the iPhone 4 test unit I have here.</p> pubDate Thu, 31 May 2012 15:18:57 +0000 dc:creator Brad Larson guid false comment 1424 at http://www.sunsetlakesoftware.com Yes I did it. And users http://www.sunsetlakesoftware.com/forum/app-doesnt-start-iphone-4#comment-1421 <p>Yes I did it. And users mostly have iOS 5.x. My XCode version is 4.2.</p> pubDate Thu, 31 May 2012 04:19:34 +0000 dc:creator losqut guid false comment 1421 at http://www.sunsetlakesoftware.com I'm guessing these users are http://www.sunsetlakesoftware.com/forum/app-doesnt-start-iphone-4#comment-1420 <p>I'm guessing these users are running iOS 4.0? Have you checked to make sure that you've weak-linked the Core Video framework, as described in the installation instructions within the documentation?</p> <p><div class="quote-msg"><div class="quote-author">Quote:</div><br /> Also, if you need to deploy this to iOS 4.x, it appears that the current version of Xcode (4.3) requires that you weak-link the Core Video framework in your final application or you see crashes with the message "Symbol not found: _CVOpenGLESTextureCacheCreate" when you create an archive for upload to the App Store or for ad hoc distribution. To do this, go to your project's Build Phases tab, expand the Link Binary With Libraries group, and find CoreVideo.framework in the list. Change the setting for it in the far right of the list from Required to Optional.<br /> </div></p> pubDate Wed, 30 May 2012 18:27:40 +0000 dc:creator Brad Larson guid false comment 1420 at http://www.sunsetlakesoftware.com