Granify Mobile SDK 5.3.0

New features

  • Improves deep linking (see Deep Links)
    • Deep links now support either universal URLs or link factories to allow navigation using the most appropriate method for the app
    • Deprecates the productLinkBuilder parameter of the GranifyConfiguration class (backwardly compatibly)

Resolved

  • Adds a check for the window object to the Granify state injection code
  • Update hybrid documentation to include warnings about injecting into 3rd party pages (see Hybrid Apps)