- platform: iOS 7.x, Android 4.2.2.
- sdk: 3.2
- os: OSX Mavericks
- Ti build: 3.2.0.201312191547
I held off as long as I could, but I updated to 3.2 sdk tonight. Should have waited longer. Now, many of the configs won't run at all. For instance, if I launch using iPhone Retina (4-inch)
, the app launches. However, if I try the 64-bit version, I get an error iOS SDK version 7.0 not found.
even though ti info displays
iPhone Retina (4 inch 64-bit) Type = iphone iOS Versions = 7.0.3 Architecture = 64-bit Features = retina, tallLaunch on Android device?
There are no Android devices connected
, although ti info
displays
Connected Android Devices SM-T310 ID = 3230d091ac837025 State = device SDK Version = 4.2.2 (android-17) ABIs = armeabi-v7a, armeabiSpeaking of ti info, it also displays
iOS Issues ! Unable to find any valid iOS distribution provisioning profiles. This will prevent you from packaging apps for AppStore distribution. You will need to login into http://appcelerator.com/ios-dist-certs with your Apple Download account, then create, download, and install a profile.So, somehow both of my valid distro certs just disappeared even though they appear in Xcode Organizer. I read the Appc Dev Blog for Resolving 3.2 Install Issues but none of those issues apply here.
Has anyone else discovered how to resolve these? What the heck is going on here? How these issues slipped by QA and made it to production is beyond me.
I certainly hope it's as simple as a path configuration. Everything worked fine in 3.1.3. That'll teach me. Your help and time is appreciated.