This is only happening for one app and other apps are building fine so I must have done something odd for this one however the error isn’t really helping. Any ideas? [import]uid: 5833 topic_id: 6258 reply_id: 306258[/import]
Post your app package name and rough time of build and they’ll look it up for you. If you dont want to do it publically for whatever reason email support.
From what I know some of these will prevent it compiling
Build number not being an integer
Any files without an extension
[import]uid: 8872 topic_id: 6258 reply_id: 21641[/import]
Thanks for the info, just checked and all files have extensions and I didn’t change the build number so it can’t be that. I have emailed support the package name, not because it’s all secret or anything just because I figure they have more chance of seeing it that way. [import]uid: 5833 topic_id: 6258 reply_id: 21697[/import]
Yeah cool. It’ll be some wierd obscure bug. Right now they dont return the build errors back so you have to get them to check the build log [import]uid: 8872 topic_id: 6258 reply_id: 21711[/import]
Returning the errors seems like a good plan, would most likely allow people to solve most of them thus saving time spent by their support staff. [import]uid: 5833 topic_id: 6258 reply_id: 21723[/import]
by any chance, do you have files with the same name but a different file extension inside the folder? Because on Android all extensions will be cut off and then you will have a problem with something like this:
shoot.wav
shoot.mp3
You need to make each filename unique without the extension. For an example: