Skip to content

Releases: AppGram/apple-sdk

v1.0.1

Choose a tag to compare

@nedimf nedimf released this 29 Mar 14:07

Bug Fix

  • Fix macOS support for AppLifecycleObserverAppLifecycleObserver was only defined under #if canImport(UIKit), causing the SDK to fail to load on macOS. Added an AppKit implementation using NSApplication notifications and updated platform guards to include macOS.

v1.0.0 AppGram SDK

Choose a tag to compare

@nedimf nedimf released this 10 Mar 21:26
Fix README: correct repo URL and use branch instead of version tag