James Cobb

  • Total activity 51
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 28

Activity overview

Latest activity by James Cobb
  • James Cobb created an article,

    OS Permissions and Background Data Collection

    iOS SDK When an app has user focus, GPS location data collection will continue as long as the SDK has been started (and not stopped), and the user has granted either 'While in Use' or 'Always' loca...

  • James Cobb created an article,

    API authentication

    To access REST APIs, you need to generate an API key in the web console. Login to the console at https://app.crowdconnected.com/ If you use more than one app key, check you're logged in using the ...

  • James Cobb created an article,

    Importing Floorplans [DRAFT]

    [This article is currently in draft and subject to further updates.] We currently provide seven supported mapping sources for importing floorplans. Flat Image (format .png or .jpg) Use this option ...

  • James Cobb created an article,

    Integrating the Android SDK - Start Here

    Library Versions The latest libraries are part of Crowd Connected's 'V3' platform, and not backward compatible with the older 'V2' platform. If you are upgrading from the V2 platform, see the V2 to...

  • James Cobb created an article,

    Integration the iOS SDK - Setting a Device Alias

    Introduction to Aliases Crowd Connected uses an internally generated unique identifier for each app install. This is made available to the app in the status callback when the library is started. Ma...

  • James Cobb created an article,

    Integrating the iOS SDK - Start Here

    Library Versions The latest libraries are part of Crowd Connected's 'V3' platform and are not backward compatible with the older 'V2' platform. If you are upgrading from the V2 platform, see the V2...

  • James Cobb created an article,

    Integrating the iOS SDK - The Geo Module

    Adding the dependency Cocaopods Add the following dependencies to your Podfile, in addition to the Core module, and optionally the IPS and CoreBluetooth modules: pod 'CrowdConnectedGeo’, '1.5.1' S...

  • James Cobb created an article,

    Integrating the iOS SDK - The CoreBluetooth Module

    Adding the dependency Cocaopods Add the following dependencies to your Podfile, in addition to the Core module, the IPS module, and optionally the Geo module: pod 'CrowdConnectedCoreBluetooth', '1....

  • James Cobb created an article,

    iOS Release Notes

    29/08/2023 Version 1.6.0 This is an important release that improves SDK startup speed and offline functionality. It also includes bug fixes and improvements that make integration significantly more...

  • James Cobb created an article,

    Android Release Notes

    19/01/2023 Version 1.3.4 Version 1.3.4 fixes a possible null object crash if the phone is offline when the SDK is started for the first time. 13/01/2023 Version 1.3.3 Version 1.3.3 is identical to ...