mikecargal

mikecargal

Apple Game Frameworks and Technologies: Val's revenge background doesn't fill screen

Title: Apple Game Frameworks and Technologies: Val’s revenge background doesn’t fill screen (page 163)

OK, I’m stumped… I’ve been through the instructions several times and double/triple/… checked everything, but when I run the game in the “iPhone 11 Pro Max” Simulator, the background does not fill the screen.

(Xcode Version 12.3 (12C33))

Did some searching around and found references to the storyboard Controller Presentation, and the view content mode, but I’ve changed these (to the point I don’t recall what their original values were), all to no effect.

Any clue what I may have wrong?

Most Liked

Paradox927

Paradox927

Author and Editor at PragProg

Hey, Mike.

Sorry to hear you’re running into this issue. Have you read the Xcode 12 and Universal Screen Size Support aside. It reads:

At the time of this writing, it looks as if some key settings that enable universal support are not set when using Xcode 12. If you’re using Xcode 12, you’ll need to add a plist entry for Launch screen interface file base name. You can either add this entry and set its value to Main or create a custom LaunchScreen.storyboard file and set its value to LaunchScreen instead.

I’m not sure if that’s what you’re running into, but that could be the problem, Let me know if this helps!

mikecargal

mikecargal

Gah!!.. that was it.

That was too far in my distant memory. (maybe a brief “don’t forget about this” in setting up Val’s Revenge is in order (for old folks like me with (apparent) short term memory issues)

side comment… That’s a VERY odd thing to have this impact (at least to my reasoning. Might have expected to not have a launch screen displayed, but not having it sized right…??? Not sure how I’d have ever sorted that out.

Where Next?

Popular Pragmatic Bookshelf topics Top

telemachus
Python Testing With Pytest - Chapter 2, warnings for “unregistered custom marks” While running the smoke tests in Chapter 2, I get these...
New
AleksandrKudashkin
On the page xv there is an instruction to run bin/setup from the main folder. I downloaded the source code today (12/03/21) and can’t see...
New
rmurray10127
Title: Intuitive Python: docker run… denied error (page 2) Attempted to run the docker command in both CLI and Powershell PS C:\Users\r...
New
jskubick
I’m under the impression that when the reader gets to page 136 (“View Data with the Database Inspector”), the code SHOULD be able to buil...
New
nicoatridge
Hi, I have just acquired Michael Fazio’s “Kotlin and Android Development” to learn about game programming for Android. I have a game in p...
New
adamwoolhether
I’m not quite sure what’s going on here, but I’m unable to have to containers successfully complete the Readiness/Liveness checks. I’m im...
New
brunogirin
When installing Cards as an editable package, I get the following error: ERROR: File “setup.py” not found. Directory cannot be installe...
New
kolossal
Hi, I need some help, I’m new to rust and was learning through your book. but I got stuck at the last stage of distribution. Whenever I t...
New
tkhobbes
After some hassle, I was able to finally run bin/setup, now I have started the rails server but I get this error message right when I vis...
New
Keton
When running the program in chapter 8, “Implementing Combat”, the printout Health before attack was never printed so I assumed something ...
New

Other popular topics Top

Devtalk
Hello Devtalk World! Please let us know a little about who you are and where you’re from :nerd_face:
New
AstonJ
If it’s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
mafinar
Crystal recently reached version 1. I had been following it for awhile but never got to really learn it. Most languages I picked up out o...
New
gagan7995
API 4 Path: /user/following/ Method: GET Description: Returns the list of all names of people whom the user follows Response [ { ...
New
AstonJ
Saw this on TikTok of all places! :lol: Anyone heard of them before? Lite:
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
AstonJ
If you want a quick and easy way to block any website on your Mac using Little Snitch simply… File > New Rule: And select Deny, O...
New
New

Sub Categories: