Releases: AppGram/apple-sdk
Releases · AppGram/apple-sdk
Release list
v1.0.1
Bug Fix
- Fix macOS support for AppLifecycleObserver —
AppLifecycleObserverwas only defined under#if canImport(UIKit), causing the SDK to fail to load on macOS. Added anAppKitimplementation usingNSApplicationnotifications and updated platform guards to include macOS.
v1.0.0 AppGram SDK
Fix README: correct repo URL and use branch instead of version tag