Created
February 16, 2015 13:53
-
-
Save koslib/e5a51b7e3bcfadeb1298 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-02-16 15:52:30.155 go4more[922:340232] -[WLPushManager didRegisterForRemoteNotificationsWithDeviceToken:](193): DEVICE TOKEN: <3c397358 99cc16bd 405ca4d3 cf5873ea c3a9621a 8908e6a9 5dcd8ab3 6a730433> | |
2015-02-16 15:52:30.226 go4more[922:340232] -[WLEventSimple gatherIndividualData:](164): WLEvent Context: { | |
"device_info" = { | |
"carrier_name" = COSMOTE; | |
development = true; | |
"device_family" = iPhone; | |
"device_token" = 3c39735899cc16bd405ca4d3cf5873eac3a9621a8908e6a95dcd8ab36a730433; | |
"ios_aps_entitlement_valid" = 1; | |
"ios_device_model" = "iPhone5,3"; | |
"ios_is_jailbroken_phone" = 0; | |
"ios_iso_country_code" = gr; | |
"ios_languages" = "en, el, -, -, -"; | |
"ios_locale" = "en_GR"; | |
"ios_localized_model" = iPhone; | |
"ios_model" = "iPhone 5C"; | |
"ios_system_name" = "iPhone OS"; | |
"ios_system_version" = "8.1.3"; | |
"notification_types" = 7; | |
"screen_resolution" = 640x1136; | |
"user_enabled_notification_types" = 7; | |
}; | |
} | |
2015-02-16 15:52:30.233 go4more[922:340232] -[WLEventSimple gatherIndividualData:](164): WLEvent Context: { | |
"application_data" = { | |
"app_build" = "1.9"; | |
"app_version" = "1.0.2"; | |
"bundle_identifier" = "com.warply.go4more"; | |
"sdk_version" = "3.1.6"; | |
}; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment