iOS Build Environment Help Center

Deploy to device QR code not complete

append delete Daniel

Hello
Great software used seamlessly in the past. I've recently tried to deploy a new project to iPhone using the QR code deployment. The project creates fine, but the QR code to scan is cut off halfway through, so it is not scannable

See below for a copy/paste of the text. The QR code only has the top four rows.

+ Building iOS package...
+ Deploying to device...

█▀▀▀▀▀█ █▄█ ▄▀▄ █▀▀▀▀▀█
█ ███ █ █▄ ██▄ ▀ █ ███ █ Press any key to continue . . .

I had this issue on the previous version so I upgraded to 3.41.1 and still having the same issue. I tried resizing the window and scrolling down as it progresses but it still cuts the bottom off. Any help would be appreciated
Thanks!

Reply RSS

Replies

append delete #1. Pierre-Marie Baty

Looks like a crash. The deployment tool crashes when it wants to print the IPA bundle display name and version next to the QR code. I'm guessing that it tends to indicate that either the app's display name (the one that's displayed on the iOS device screen) or version string either points to a NULL string or one that contains unusual characters. Can I have a look at your app's Info.plist ? (the final one, not the one at the root of the Xcode project. Use the "plconvert" tool to display it)

:: @Pierre-Marie Baty added on 17 Nov ’21 · 12:57

By reading the source code I see that this crash can happen when your Info.plist defines neither the CFBundleDisplayName nor the CFBundleName keys. Very unusual. Can you confirm it's the case ?

Reply

(Leave this as-is, it’s a trap!)

There is no need to “register”, just enter the same name + password of your choice every time.

Pro tip: Use markup to add links, quotes and more.

Moderators: Pierre-Marie Baty