Build Dont Perform expected behaviour on Device.

Hi,
I develop one app which update Different Sprite sheets on Screen depending on Timer which performs well on Simulator.
But if i make build then it wont change that Sprite Sheets as expected.
is there any problem with Builds these days??
Please reply ASAP as my project work interrupted coz of this… [import]uid: 69231 topic_id: 11337 reply_id: 311337[/import]

Daily builds aren’t crash hot right now, 525 is OK.

Is that what you’re asking?

Peach [import]uid: 52491 topic_id: 11337 reply_id: 41262[/import]

No.
I write code for dynamic change in sprite sheet on timer which works fine on simulator bu when i make build then it wont perform same behavior.
Reason?
again also another code of simple transition between screens which also works fine on simulator.
but when i make build for it and run it on device then it gets crashed.
so i am just asking is there any problem with builds these days? [import]uid: 42171 topic_id: 11337 reply_id: 41403[/import]

Hey guys Sorry for this issue.
Actually i have some problem with my build thats why it behaves unexpected behavior.
Thats the issue of Case Sensitivity in File Name between Simulator and Devices.
Sorry… :slight_smile: [import]uid: 69231 topic_id: 11337 reply_id: 41666[/import]

Hey kapil.k - are you saying your issues were resolved by using capital letters in the correct places? [import]uid: 52491 topic_id: 11337 reply_id: 41874[/import]

Yup.
Actually there is problem with File inclusion where i forgot the case sensitivity on device an simulator.
afterwards i came to know this issue so apologize. :slight_smile:
btw thanx for support. [import]uid: 69231 topic_id: 11337 reply_id: 41879[/import]

People having this issue please go through this first
http://developer.anscamobile.com/reference/troubleshooting
Thanx. [import]uid: 69231 topic_id: 11337 reply_id: 42074[/import]

Thanks very much for updating and including that link :slight_smile:

No need to apologize, I’m sure your experience will help others!

Peach :slight_smile: [import]uid: 52491 topic_id: 11337 reply_id: 42085[/import]

ya… ur welcome and thanx for mentioning… :slight_smile: [import]uid: 69231 topic_id: 11337 reply_id: 42091[/import]