Skip to content

Releases: zoho/Apptics-SP

Release version 2.2.3

25 Feb 10:35
Compare
Choose a tag to compare
Release version 2.2.3 Pre-release
Pre-release
  • Patch Update for BGtask handler crash.

Release version 2.2.2

06 Feb 10:02
Compare
Choose a tag to compare
Release version 2.2.2 Pre-release
Pre-release
  • Resolved path issues in mac catalyst framework.

Release version 2.2.1

05 Feb 11:31
Compare
Choose a tag to compare
Release version 2.2.1 Pre-release
Pre-release
  • Changed getting bundle identifier from system identity to apptics config plist.

2.2.0 Release version

28 Jan 07:18
Compare
Choose a tag to compare
  • SDK API changes
  • Registering App version moved from Build time to Run time.
  • watch extension event support
  • Org wise Consent management changes
  • Bug fixes and Enhancements.
  • Handled Userid returned as long.

Release version 2.1.3

24 Dec 12:47
Compare
Choose a tag to compare
  • Debug View for Remote logger.
  • Remote logger support for debug view.
  • Added Push Notification.
  • Fixed Event validation false returned as integer.

Release version 2.1.2

23 Sep 08:55
Compare
Choose a tag to compare
Release version 2.1.2 Pre-release
Pre-release
  • In app update Deprecated Api changes.
  • Cross promo flag time fix.

Release version 2.1.1

18 Sep 10:54
Compare
Choose a tag to compare
Release version 2.1.1 Pre-release
Pre-release

1.Added Timed event tracking support to Extension.Now Extension Sessions can also be tracked.
2.For Timed event you need to start the event with startTimedEvent method and end the event with the timestamp returned during the startTimedEvent method.
3.Manuall screen tracking start screen tracking with trackViewEnterWithScreenName method and end the screen tracking with trackViewExitWithTimestamp method.
4.Now Developer can set a custom ID for the feedback,But you won't be able to communicate with the user unless it is an email address.
5.Removed deprecated API for NSKeyedArchiver & NSKeyedUnarchiver.
6.Debug view now data will be sent to the server for every 10 seconds,if the build configuration is in debug mode.
7. Enhancement in In-App update framework.
8. SDK Support for Vision Pro.

Release version 2.1.0

18 Sep 10:33
Compare
Choose a tag to compare
Release version 2.1.0 Pre-release
Pre-release

1.Added Timed event tracking support to Extension.Now Extension Sessions can also be tracked.
2.For Timed event you need to start the event with startTimedEvent method and end the event with the timestamp returned during the startTimedEvent method.
3.Manuall screen tracking start screen tracking with trackViewEnterWithScreenName method and end the screen tracking with trackViewExitWithTimestamp method.
4.Now Developer can set a custom ID for the feedback,But you won't be able to communicate with the user unless it is an email address.
5.Removed deprecated API for NSKeyedArchiver & NSKeyedUnarchiver.
6.Debug view now data will be sent to the server for every 10 seconds,if the build configuration is in debug mode.
7. Enhancement in In-App update framework.
8. SDK Support for Vision Pro.

Release version 2.0.8

29 Aug 09:00
Compare
Choose a tag to compare
Release version 2.0.8 Pre-release
Pre-release
  • Support for Apple Vision Pro.
  • Removed deprecated API for NSKeyedArchiver & NSKeyedUnarchiver.

Release version 2.0.7

02 Jul 12:38
Compare
Choose a tag to compare
  • Introduced Apptics Privacy Shield for iOS and iPad OS
  • Fixed Deprecated API for NSKeyedArchiver.