Skip to content

Releases: roam-ai/roam-ios

0.1.17

02 Nov 10:53
Compare
Choose a tag to compare

We're thrilled to present Roam iOS SDK version 0.1.17, focusing on bolstering our security module. In this update, we've made significant improvements to enhance the security of location data. Here's what's new:

  • Efficient Spoofed Location Detection: Our security algorithm has been refined to efficiently discard spoofed locations during the initial location fix. This enhancement ensures that only genuine and accurate location data is captured, enhancing the authenticity of the information gathered.
  • Addressing False Negatives: We've tackled false negatives during location tracking, ensuring that true locations are not mistakenly identified as spoofed locations. This refinement enhances the precision of location tracking, providing you with reliable and accurate data.

These security enhancements are designed to safeguard your data and ensure the integrity of the location information collected by the Roam iOS SDK. Your security is our priority, and we're committed to providing you with a secure and trustworthy experience. If you have any questions, concerns, or feedback, our support team is always here to assist you.

0.1.16

15 Oct 09:32
Compare
Choose a tag to compare

We're excited to introduce Roam iOS SDK version 0.1.16, focusing on refining connectivity and enhancing tracking performance. In this update, we've made the following improvements:

  • Enhanced Connectivity: We've optimized the SDK's connectivity, ensuring smoother communication between your app and Roam's services. This enhancement leads to a more stable and reliable connection experience.

  • Improved Tracking Performance: Our team has worked diligently to enhance the overall tracking performance of the Roam iOS SDK. Expect better accuracy, responsiveness, and efficiency when tracking user data, providing a seamless experience for your users.

These improvements are designed to elevate your tracking capabilities and provide a more robust experience for both you and your users. As always, your feedback is invaluable to us. For any inquiries, support, or to share your feedback, don't hesitate to reach out to our dedicated support team. We're here to assist you every step of the way.

0.1.15

29 Sep 12:20
Compare
Choose a tag to compare

We're thrilled to announce the release of Roam iOS SDK version 0.1.15, bringing powerful enhancements and simplified integration. Here's what's new:

  • Callback Integration: We've added callbacks to essential methods like startTrackingstopTrackingsubscribeunSubscribepublishAndSave, and stopPublishing. These callbacks provide clear onSuccess and onError methods, ensuring you have complete control and real-time feedback for every SDK action.
  • Simplified Initialization: Now, initializing the Roam SDK is easier than ever. Simply place your publishable key in the .plist file, streamlining the setup process and getting you up and running swiftly.

Your feedback has been invaluable in shaping these improvements. For any queries, assistance, or to share your experiences, our support team is here to help.

0.1.14

29 Aug 06:45
Compare
Choose a tag to compare

We're excited to announce the latest release of the Roam iOS SDK version 0.1.14. This update brings a significant enhancement that contributes to heightened security and user control. Read on to discover the key highlights of this release:

- New Feature: Motion Detection Security
With Roam iOS SDK v0.1.14, we introduce an innovative security feature—Motion Detection. This cutting-edge capability adds an extra layer of protection to your application's tracking experience. By enabling the verifyMotion parameter in the toggleSecurity() method, developers can now leverage motion patterns to enhance security. This empowers you to monitor and respond to unusual motion activities, ensuring a safer and more reliable tracking environment.

As always, we appreciate your feedback and contributions in helping us refine and enhance the Roam iOS SDK. Please feel free to reach out to our support team if you have any questions, concerns, or suggestions. Stay tuned for more updates as we continue to improve the SDK's capabilities and features.

0.1.13

23 Aug 06:37
Compare
Choose a tag to compare

We're excited to introduce Roam iOS SDK version 0.1.13, which includes a significant enhancement aimed at strengthening security within the SDK. Here's a breakdown of the latest changes:

  • New Security Module: Roam
    We've incorporated an advanced security module named Roam into the SDK. With this release, developers can take advantage of the toggleSecurity() method provided by Roam. This addition allows for seamless enabling and disabling of enhanced security measures. Protecting sensitive data is of paramount importance, and the Roam security module provides a streamlined way to fortify your application's defences.

As always, we appreciate your feedback and contributions in helping us refine and enhance the Roam iOS SDK. Please feel free to reach out to our support team if you have any questions, concerns, or suggestions. Stay tuned for more updates as we continue to improve the SDK's capabilities and features.

0.1.12

31 May 10:13
Compare
Choose a tag to compare
  • Fixed the tracking issue during terminated state for SDK only tracking.

0.1.11

03 May 08:47
Compare
Choose a tag to compare

Fixed mutiple users creating when calling setDeviceToken method.

0.1.10

27 Mar 11:31
Compare
Choose a tag to compare
  • Added a few support for new error codes and messages on the didError delegate.

0.1.9

17 Mar 11:42
Compare
Choose a tag to compare
  • Fixed a number of crashes that occurred while tracking in specific scenarios, improving the overall stability of the SDK.
  • Cleared console warnings to improve the developer experience.
  • Improved user subscription process for a smoother and more streamlined experience.
  • Improved location tracking logic to improve the accuracy and reliability of the SDK.
  • Overall performance and stability of the SDK have been improved.

0.1.8

24 Feb 09:51
Compare
Choose a tag to compare
  • Activity recognition permission issue fixed.