passepartout-apple/Passepartout/Library/Sources/CommonLibrary
Davide 68df6066ba
Improve configuration on app launch/active (#821)
- Centralize context initialization/refresh in platform-specific app
delegates
- Prevent multiple calls to .onApplicationActive()
- Simplify local/remote profile fingerprint comparison
- Revert to always replacing Core Data entities
- The remote store somehow ended up having duplicates, which caused
repeated imports of remote profiles due to randomly different
fingerprints
- Optimize reload of in-app receipt
2024-11-06 18:42:42 +01:00
..
Business Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00
Domain Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
IAP Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00
Mock Refactor in-app entities for StoreKit/Kvitto integration (#820) 2024-11-06 13:20:12 +01:00
Resources Implement TV profile expiration (#811) 2024-11-05 10:03:54 +01:00
Shared.swift Refactor AppUI/AppUIMain to accomodate TV (#797) 2024-11-01 23:32:35 +01:00