You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uses more precise iOS models (e.g. iPhone 5s instead of iPhone). Filters or targets that depend on the device model being "iPhone" or "iPad" should use "contains" instead of "is" (e.g. "Device model contains iPhone").
Fixes a compatibility issue with Urban Airship's auto setup mode.
Adds a new method, [Leanplum trackAllAppScreens], to automatically track each screen as states.
Incorporates the in-app messaging templates within the SDK itself to ease setup, although you can still include the source code in your app to modify them.