iOS Question [SOLVED] DVTDeviceOperation: Encountered a build number "" that is incompatible with DVTBuildVersion.

Sandman

Expert
Licensed User
Longtime User
I've been struggling with this error for some time, it only comes when I try to compile a release version using my local builder. And it's the end message of a log that is 1,3MB so it's really something to go through.

Several times I've tried to use ChatGPT that repeatedly wanted me to set a correct value in "Project → Bundle Identifier", a place that doesn't exist in B4i. (It's in another location. And yes, I had the correct value there.)

However, then it also suggested that I clear out the cache in the build folder on my server and restart the server. After doing so there are no issues compiling a release version. Smooth as butter.

So this thread is mostly as help for other people getting the error in the topic, and as a general reminder that sometimes the server is the issue.

(Erel: I have both the error message and the old cached folder stored away for a while, let me know if you want them for some analysis or whatnot.)
 
Top