Granify Mobile SDK 4.0.0
New features
- Concept Animation
- Concepts will now slide in/out of the screen based on the device type/orientation
- Restricted State
- Added
Granify.setRestrictionState(to:)
method to enter and leave the restricted state - While in the restricted state, no concept can appear
- Added
RestrictionState
enum (see enum documentation for additional details)
- Added
Breaking changes
- Added
getInsets
parameter toGranify.trackPageView(...)
- This allows for configuring the placement of a concept on a per-page basis, can be customized for various layouts/orientations