passepartout-apple/Passepartout/Library/Sources/CommonUtils/Business
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
..
CoreDataPersistentStore.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
CoreDataRepository.swift Improve configuration on app launch/active (#821) 2024-11-06 18:42:42 +01:00
CoreLocationWifiObserver.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
ErrorHandler.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Measure.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Repository.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Routable.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
SandboxChecker.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00
Wifi.swift Refactor library targets (#799) 2024-11-02 10:11:59 +01:00