Skip to content

More stable and robust

Compare
Choose a tag to compare
@tulushev tulushev released this 23 Aug 18:50
· 174 commits to master since this release

Added

  • SDK now restarts tracking if it was tracking before the app restart
  • Ignores all repeated commands (startTracking, stopTracking, name, metadata etc.) if new state is the same as the old one
  • SDK sends silent push notification acknowledgments to backend. This results in more stable Trips experience
  • Added error messages when static SDK methods are used before publishable key was set
  • Increased robustness across all usage scenarios and states