Device Properties
1min
cooee sdk will collect the following properties on every app launch, goes background or comes in the foreground name values description device model vender the device property will hold the device model name and manufacturer (collected only on the first launch of the app) display dpi height width the display property will hold display height, width & density per pixel (collected only on the first launch of the app) install time date date time when an app was installed on the device (collected only on the first launch of the app) first launch time date date time when an app is first launched/opened (collected only on the first launch of the app) storage total available the storage property will hold the total & available capacity of the internal storage memory total available the memory property will hold the total & available capacity of the device ram os name version the os property will hold the os type(android, ios, etc ) as the name and version of the os running on the user's device battery level charging the battery property will hold currently how much charging is available as level (in percentage) and whether is it currently charging or not as charging local string the current language of the device bluetooth boolean the current status of the bluetooth (is on or off) wifi boolean is the device connected to any wifi network or not? orientation number the current orientation of the device (portrait/landscape)