passepartout-apple/Passepartout/App/Context
Davide 0d3af046b4
Fall back to production if beta receipt is missing (#1031)
When level is .beta, it was relying on beta receipt exclusively without
falling back to production receipt.

This was preventing the sandbox receipt ("production" in TestFlight)
from being read unless the AppUserLevel was explicitly set to .freemium
(0).
2024-12-20 21:09:02 +01:00
..
AppContext+Shared.swift Fall back to production if beta receipt is missing (#1031) 2024-12-20 21:09:02 +01:00
AppContext+Testing.swift Simplify products (#1024) 2024-12-18 10:15:58 +01:00
DefaultAppProcessor.swift Separate App/Tunnel responsibilities (#984) 2024-12-08 18:56:39 +01:00
Dependencies+Processors.swift Separate App/Tunnel responsibilities (#984) 2024-12-08 18:56:39 +01:00
ProfileManager+Testing.swift Fix regressions with CloudKit synchronization (#1029) 2024-12-20 10:05:07 +01:00