Game Menu Positioning

Okay, so I have two apps I've written in the SDK. One is named "LlamaCarrot" which I last built a week or two ago. The new one is named "LlamaTonez".

LlamaCarrot appears near the bottom of the list of games.

But the new one, "LlamaTonez" is at the top of the menu.
Both have bundleIDs like:
bundleID=xxx.yyy.LlamaTonez

Both are named similarly with capitalization... so why aren't they consecutive/next to each other in the menu?

I believe they're listed in the order they were loaded onto the device, most recent first.

Different sort orders have been requested.

1 Like