GET /lonermobile/version

Get the latest Loner Mobile version information

Resource URL

https://production-connect.blacklinesafety.com/1/lonermobile/version?type

Parameters

type required The type of the Loner Mobile application.

Must be one of: android, blackberry, iphone

Example Request

GET https://production-connect.blacklinesafety.com/1/lonermobile/version?type=blackberry

Example Response

{
    "version":"5.3.13",
    "url":"http://www.lonergps.com/lonermobile/bb/ota/5.3.13/bl_Loner.jad"
}