joshavant
|
d4f666874f
|
feat: harden ios app store push release mode
|
2026-06-23 00:01:20 -05:00 |
|
joshavant
|
f2b8668a54
|
feat: add ios push relay diagnostics
|
2026-06-22 22:17:04 -05:00 |
|
joshavant
|
e08ef9f893
|
feat: add ios push relay sandbox profiles
|
2026-06-22 21:07:57 -04:00 |
|
Nimrod Gutman
|
0167f0a6df
|
feat(ios): default to hosted push relay (#88096)
Merged via squash.
Prepared head SHA: 75f939af5c
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Reviewed-by: @ngutman
|
2026-05-29 22:05:25 +03:00 |
|
Peter Steinberger
|
b294f7c467
|
fix: harden ios app build hygiene
|
2026-04-28 01:42:10 +01:00 |
|
Nimrod Gutman
|
b77b7485e0
|
feat(push): add iOS APNs relay gateway (#43369)
* feat(push): add ios apns relay gateway
* fix(shared): avoid oslog string concatenation
# Conflicts:
# apps/shared/OpenClawKit/Sources/OpenClawKit/GatewayChannel.swift
* fix(push): harden relay validation and invalidation
* fix(push): persist app attest state before relay registration
* fix(push): harden relay invalidation and url handling
* feat(push): use scoped relay send grants
* feat(push): configure ios relay through gateway config
* feat(push): bind relay registration to gateway identity
* fix(push): tighten ios relay trust flow
* fix(push): bound APNs registration fields (#43369) (thanks @ngutman)
|
2026-03-12 18:15:35 +02:00 |
|