Developer Hub
SupportDashboardGuides
  • Home
  • WiFi SDK
    • Overview
    • Integrating the SDK
      • iOS
        • QuickStart
        • SDK methods
          • initC4w
          • createCustomer
          • setupCustomer
          • createWPA2EnterpriseProfile
          • createPasspointProfile
          • getCreatedWPA2EnterpriseProfiles
          • getCreatedPasspointProfiles
          • getCustomerId
          • getCustomerInfo
          • updateCustomer
          • updateCustomerInfo
          • checkIfCustomerExists
          • getListOfPolicies
          • deletePasspointProfile
          • deleteWPA2EnterpriseProfile
          • setAPIAuthParams
          • setInterlinkedC4WIMobileSDKApplications
          • getInterlinkedC4WIMobileSDKApplications
          • logout
        • Objects
          • Customer
          • CustomerDocument
          • CustomerCreateResponse
          • CustomerInfo
          • CustomerQuery
          • WPA2EnterpriseProfile
          • PasspointProfile
        • Additional features
        • Changelog
      • Android
        • QuickStart
        • SDK methods
          • initC4w
          • createCustomer
          • setupCustomer
          • createWPA2EnterpriseProfile
          • deleteWPA2EnterpriseProfile
          • createPasspointProfile
          • deletePasspointProfile
          • isPasspointSupported
          • getCustomerId
          • getCustomerInfo
          • checkIfCustomerExists
          • updateCustomer
          • updateCustomerInfo
          • getListOfPolicies
          • setAPIAuthParams
          • getCreatedWPA2EnterpriseProfiles
          • getCreatedPasspointProfile
          • setInterlinkedC4WIMobileSDKApplications
          • getInterlinkedC4WIMobileSDKApplications
          • logout
        • Objects
          • Customer
          • CustomerDocument
          • CustomerCreateResponse
          • CustomerInfo
          • CustomerQuery
          • WPA2EnterpriseProfile
          • PasspointConfiguration
        • Additional features
        • Troubleshooting
        • Changelog
      • Flutter
        • QuickStart
        • Changelog
    • User experience
    • FAQ
  • Location SDK
    • Overview
    • Integrating the SDK
      • Android
        • Quickstart
        • Project initialization
        • SDK Methods
          • Enable/Disable
          • Handling blocking issues
          • Get Device Id
          • Reset device Id
          • Locations of Interest
            • Home location
            • Work location
        • Changelog
      • iOS
        • QuickStart
        • Installation
        • Project initialization
        • SDK methods
          • Initialization
          • Enable/Disable
          • Get Device Id
          • Reset device Id
          • Locations of interest
            • Home location
            • Work location
        • Reference versions
        • Changelog iOS
      • Flutter
        • QuickStart
        • Changelog
  • Demo toolkit
    • Demo app
    • Testlab WiFi setup
  • API Reference
    • Getting started
      • Authentication
      • Contacts
      • Locations
      • Geofences
      • Devices
      • Segments
      • WiFi logs
      • Events
    • Webhooks
    • Use cases
    • Legacy APIs (v2)
  • MyApps
    • My App Intro
    • Creating Apps
      • Access Journey Apps
      • Apps for the Dasbhoard
    • MyApps APIs and SDK
      • Access Journey SDK
      • REST APIs in MyApp
      • Context APIs
    • Sample projects
      • MyApps -Js SDK boilerplate
      • Video Advertising
      • Typeform integration
      • Facebook Pixel in Acces Journey
  • Tutorials
    • Sample onboarding flow for new app users
    • Integrating WiFi SDK in Flutter apps
Powered by GitBook
On this page
  • 3.1.6 Release notes (03-02-2025)
  • 3.1.5 Release notes (24-06-2024)
  • 3.1.4 Release notes (18-06-2024)
  • 3.1.0 Release notes (07-02-2024)
  • 3.0.3 Release notes (05-09-2023)
  • 3.0.2 Release notes (26-07-2023)
  • 3.0.1 Release notes (22-04-2022)
  • 3.0.0 Release notes (08-04-2022)

Was this helpful?

Export as PDF
  1. Location SDK
  2. Integrating the SDK
  3. Android

Changelog

3.1.6 Release notes (03-02-2025)

Enhancements

  • Update play-services-ads-identifier to 18.2.0

3.1.5 Release notes (24-06-2024)

Fixed

  • Minor bug fix.

3.1.4 Release notes (18-06-2024)

Enhancements

  • Added support to Android 14

Fixed

  • Fixed proguard rule that prevent the obfuscation of client App.

  • Removed the static permission ACTIVITY_RECOGNITION.

3.1.0 Release notes (07-02-2024)

Enhancements

  • The SDK now support play-services-location library versions higher 20.0.x.

Fixed

  • Fixed proguard rule that prevent the obfuscation of client App.

3.0.3 Release notes (05-09-2023)

Enhancements

  • Added trigger geofence when enter for the first time

  • Added API resetDeviceId()

  • Now you can change the base API url declaring the meta data

    com.geouniq.geo_api_base

3.0.2 Release notes (26-07-2023)

Fixed

  • Removed fingerprint validation SDK side

3.0.1 Release notes (22-04-2022)

Fixed

  • Fixed bug in the trigger manager that caused an error when updating the remote trigger list

3.0.0 Release notes (08-04-2022)

Enhancements

  • Added engine that allow the SDK to identify "Locations Of Interest" as "Home Location" and "Work Location"

  • Added engine that manage Triggers set by remote

PreviousWork locationNextiOS

Last updated 3 months ago

Was this helpful?