MOCA Analytics v1.2 Release Notes

Release Date: 2014-06-09 // almost 10 years ago
  • 🔋 Features:

    • SDK now supports iOS 6 (Analytics only) and iOS 7+ (Analytics and Proximity)
    • Weak binding for iOS 6 is now supported
    • You may know determine if proximity service is available by calling [MOCAProximityService isProximitySupported]
    • Proximity actions are now delivered in foreground mode and converted to local push notifications in background mode.

    🐛 Bug fixes and improvements:

    • Various proximity engine fixes.
    • Zone/Place enter range bug fix.
    • Re-execute open url action bug fix.
    • Number of performance optimizations
    • CLBeacon CLProximity state change bug fix
    • AFNetworking symbol conflicts removed. You may now use AFNetworking module in your app.