Skip to content

Document iOS permission string localizations - #383

Merged
simonhamp merged 3 commits into
NativePHP:mainfrom
voicecode-bv:docs/localized-ios-permissions
Aug 6, 2026
Merged

Document iOS permission string localizations#383
simonhamp merged 3 commits into
NativePHP:mainfrom
voicecode-bv:docs/localized-ios-permissions

Conversation

@voicecode-bv

Copy link
Copy Markdown
Contributor

Documents the new permission_localizations config key and ios.info_plist_localizations plugin manifest key from
NativePHP/mobile-air#134.

Adds two sections covering the new `permission_localizations` config key
and the matching `ios.info_plist_localizations` plugin manifest key,
introduced in NativePHP/mobile-air#134. iOS picks the right string at
runtime based on the device language, with `Info.plist` remaining the
development-region fallback.
@simonhamp

Copy link
Copy Markdown
Member

Could you add a copy of these into the v4 docs too?

@voicecode-bv

Copy link
Copy Markdown
Contributor Author

I left this 3 months ago Simon, I'll check whenever I can

simonhamp and others added 2 commits August 5, 2026 09:51
Mirrors the v3 additions on the v4 docs: the `permission_localizations`
config key in getting-started/configuration and the matching
`ios.info_plist_localizations` manifest key in plugins/permissions-dependencies.

Also corrects the cross-reference anchor in both v3 and v4 — the renderer
strips the dot in "Info.plist", so the heading id is
`localizing-infoplist-strings`, not `localizing-info-plist-strings`.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@simonhamp
simonhamp merged commit 7186976 into NativePHP:main Aug 6, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants