[AC-2537] Build generated for the device differs to the one that runs with the emulator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2013-08-28T22:19:56.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Carlos Herrera |
Assignee | Mauro Parra-Miranda |
Created | 2013-08-27T18:18:51.000+0000 |
Updated | 2016-03-08T07:41:36.000+0000 |
Description
*Problem*
Since i upgraded to 3.1.2 I have the following problem. In the emulator the app works as expected, however when I install the same project to a device it seems that it's not compiled in the same way. One day ago one of the controllers was still the same even if I cleaned, removed the build directory, removed the IPA from itunes, etc. I reinstalled and the emulator version works perfect but the installed app in the device only shows the splash screen and no error at all.
*Diagnostic*
Operating System
Name = Mac OS X
Version = 10.8.4
Memory = 4.0GB
node.js
node.js Version = v0.10.13
npm Version = 1.3.2
Xcode
4.6.3 (build 4H1503)
Install Location = /Applications/Xcode.app/Contents/Developer
iOS SDKs = 6.1
iOS Simulators = 6.0, 6.1
iOS Certificates
/Users/caherrerapa/Library/Keychains/login.keychain
Development = [EDITED]
Apple WWDR Certificate
Apple WWDR = installed
Development iOS Provisioning Profiles
JazzPay entire team
UUID = [EDITED]
App Prefix = [EDITED]
App Id = co.EDITED.mobile
JazzPay DEV
UUID = [EDITED]
App Prefix = [EDITED]
App Id = co.EDITED.mobile
Distribution iOS Provisioning Profiles
None
Adhoc iOS Provisioning Profiles
None
iOS Keychains
System Default = System Default
login.keychain = /Users/caherrerapa/Library/Keychains/login.keychain
Microsoft_Intermediate_Certificates = /Users/caherrerapa/Library/Keychains/Microsoft_Intermediate_Certificates
PrivateEncryptedDatak = /Users/caherrerapa/Library/Application Support/Adobe/AIR/ELS/com.adobe.amp.4875E02D9FB21EE389F73B8D1702B320485DF8CE.1/PrivateEncryptedDatak
System.keychain = /Library/Keychains/System.keychain
Titanium SDKs
3.1.2.GA
Install Location = /Users/caherrerapa/Library/Application Support/Titanium/mobilesdk/osx/3.1.2.GA
Platforms = iphone, tizen, mobileweb, android, blackberry
git Hash = [EDITED]
git Timestamp = 08/14/13 12:45
Android
Android Executable = not found
SDK Path = unknown
NDK Path = unknown
NDK Version = unknown
JDK Version = unknown
Android Platforms
None
Android Add-ons
None
Android AVDs
None
Hi Carlos, We need a far more detailed description of your issue, I'm not sure I follow. Does it boil down to: Your app runs fine on the emulator, but when you install to the device, only the splash screen displays and nothing happens? We also need to be able to reproduce it on our end. So if you're not able to create a simple reproducible test case, we may need the project itself. Thanks!
No testcase.