Skip to content

docs(ios): refresh integration guide against current backend - #239

Merged
wrjones104 merged 1 commit into
mainfrom
docs/ios-guide-refresh-min-version
Aug 4, 2026
Merged

docs(ios): refresh integration guide against current backend#239
wrjones104 merged 1 commit into
mainfrom
docs/ios-guide-refresh-min-version

Conversation

@wrjones104

@wrjones104 wrjones104 commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Update iOS guide based on recent changes

Update the iOS developer integration guide to match the current backend
API, with a focus on clearing up the minimum app version confusion that
third-party clients have been hitting.

- Clarify min app version: fix the value (1 -> 9), remove the nonexistent
  `platform` query param, and explain that min_app_version is a global
  integer build number to compare against the app build number (not a
  semver string). Add a heads-up for third-party clients and a fail-open
  recommendation.
- Thresholds -> threshold-groups: document the new endpoint and body
  ({name, items:[{item_name, quantity, is_group}]}) plus GET/PUT/DELETE.
- Add missing notify_filler / notify_trap slot preferences and document
  the null=inherit-account-default tri-state model.
- Update GET /rooms (icon_name, is_archived, web_url, ?archived, status
  values) and GET /rooms/<id>/players (alias, needs_backfill, notify_*)
  responses to match current output.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@wrjones104
wrjones104 merged commit 9b1ea5b into main Aug 4, 2026
1 check 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.

1 participant