docs: promote "Build for Mobile" to top-level section + new pages#127
Open
rodrigo685 wants to merge 25 commits into
Open
docs: promote "Build for Mobile" to top-level section + new pages#127rodrigo685 wants to merge 25 commits into
rodrigo685 wants to merge 25 commits into
Conversation
…ld for Mobile, add Hardware Requirements
Signed-off-by: rpaillet-rgl <rodrigo@dclregenesislabs.xyz>
This was
linked to
issues
Jul 13, 2026
Signed-off-by: rpaillet-rgl <rodrigo@dclregenesislabs.xyz>
…lish sub-sections
nearnshaw
approved these changes
Jul 15, 2026
| @@ -0,0 +1,4 @@ | |||
| # Publish | |||
Member
There was a problem hiding this comment.
I think we need here some mention of the fact that you still have to go through the normal publishing process to upload the scene, via the CH or the CLI. Including a link to https://docs.decentraland.org/creator/scenes-sdk7/publishing/publishing
The steps described in this section are in addition to the actual publishing of the scene
But the way the topics are organized can lead you to think that for Mobile scenes you follow an entirely separate flow that doesn't include what's described in the /publishing section under Scenes(SDK7)
…/build-for-mobile/ Relocates all Build for Mobile pages to match the path pattern of other top-level categories (wearables-and-emotes/, scene-editor/, 3d-modeling/). New structure: creator/build-for-mobile/ ├── mobile-client/ (README, overview, sample-scenes, missing-features, hardware-requirements) ├── develop/ (README, detect-platform, preview-on-mobile, safe-area, ui-best-practices, input-on-mobile, optimize-performance) └── publish/ (README, get-featured, ios-curation) Updates all internal links and image paths. SUMMARY.md paths updated accordingly. Old files under sdk7/building-for-mobile/ are now orphaned from nav.
- missing-features: remove bold from Smart Items and Marketplace Credits; update Smart Items note to reflect unconfirmed support (ETA August 2026) - overview: replace @dcl/sdk/platform path with isMobile() per nico's feedback - publish/README: add intro clarifying normal publishing flow still applies, with link to SDK7 publishing docs
- optimize-performance: merge 3 hint blocks into 1 warning block; raise target to 90% on High Graphics; consolidate Samsung A54 reference and graphic profile switching instructions - detect-platform: rewrite opening paragraph to lead with isMobile()
Signed-off-by: rpaillet-rgl <rodrigo@dclregenesislabs.xyz>
- overview: last checklist bullet now reads 90% on High Graphics Profile - publish/README: confirm intro paragraph linking to SDK7 publishing guide and clarifying Get Featured / iOS Curation are additional steps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Promotes Build for Mobile to a top-level navigation section, relocates all files to
creator/build-for-mobile/, restructures into three sub-sections (Mobile Client / Develop / Publish), and adds several new reference pages. Also removes outdated copy and TestFlight beta references.1. Promote "Build for Mobile" to top-level section + relocate files
creator/sdk7/building-for-mobile/tocreator/build-for-mobile/to match the path pattern of other top-level categories (wearables-and-emotes/,scene-editor/,3d-modeling/)creator/SUMMARY.mdupdated accordingly2. Remove outdated tip from Onscreen UI (
creator/sdk7/2d-ui/onscreen-ui.md)3. Add Hardware Requirements page (
creator/build-for-mobile/mobile-client/hardware-requirements.md)4. Remove TestFlight references
creator/sdk7/building-for-mobile/README.md+ added mobile app screenshotplayer/mobile-app/README.md+ added mobile app screenshot5. Add Missing Features page (
creator/build-for-mobile/mobile-client/missing-features.md)6. Add Sample Scenes page (
creator/build-for-mobile/mobile-client/sample-scenes.md)7. Add Optimize Performance page (
creator/build-for-mobile/develop/optimize-performance.md)8. Add Mobile Client section with Overview page (
creator/build-for-mobile/mobile-client/)9. Add Develop and Publish section indexes
develop/README.md— index linking Detect Platform, Preview on Mobile, Safe Area, UI Best Practices, Input on Mobile, Performancepublish/README.md— intro clarifying the standard publishing flow still applies (link to SDK7 Publishing guide); Get Featured and iOS Curation are additional steps on top10. Add image to Get Featured page
mobile-featured.pngbelow the intro paragraph increator/build-for-mobile/publish/get-featured.md11. Address review feedback (nearnshaw)
isMobile()instead of giving prominence to the module pathNew file structure
Images (repo root)
mobile-app-screenshot.pngmobile_scene_limits.pngmobile-featured.png