Skip to content

Instantly share code, notes, and snippets.

@yves-s
Last active August 5, 2016 12:40
Show Gist options
  • Save yves-s/26470bdbd3fd9b4e0c6c3bebc14beb44 to your computer and use it in GitHub Desktop.
Save yves-s/26470bdbd3fd9b4e0c6c3bebc14beb44 to your computer and use it in GitHub Desktop.
Localytics Log report
$ adb logcat -s Localytics yves.schleich@macbook-pro-171
--------- beginning of main
--------- beginning of system
08-05 14:36:30.493 24636 24695 V Localytics: SQLite library version is: 3.8.10.2
08-05 14:36:30.492 24636 24698 V Localytics: SQLite library version is: 3.8.10.2
08-05 14:36:30.496 24636 24695 V Localytics: Query table: info, projection: [app_version, uuid, next_session_number, customer_id], selection: null, selectionArgs: null
08-05 14:36:30.499 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@8ab5f79
08-05 14:36:30.499 24636 24695 V Localytics: <<<<<
08-05 14:36:30.505 24636 24695 V Localytics: Performing first-time initialization for new API key 2e9ac180d1746122ed2271a-995878b2-5a5f-11e6-464b-00adad38bc8d
08-05 14:36:30.530 24636 24697 V Localytics: SQLite library version is: 3.8.10.2
08-05 14:36:30.747 24636 24695 V Localytics: Insert table: info, values: fb_attribution=a5ccb385-f45d-4515-b802-0889080eb573 opt_out=false first_advertising_id=20c242a6-633e-45d8-bee1-f8c71beea54a push_disabled=false last_session_open_time=0 uuid=ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9 customer_id=ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9 api_key=2e9ac180d1746122ed2271a-995878b2-5a5f-11e6-464b-00adad38bc8d last_session_close_time=0 package_name=de.aboutyou.mobile.app created_time=1470400590605 app_version=3.1.0 next_session_number=1 first_android_id=e4851ff76e52f0f0 user_type=anonymous next_header_number=1
08-05 14:36:30.764 24636 24695 V Localytics: Inserted row with new id 1
08-05 14:36:30.779 24636 24695 V Localytics: Query table: identifiers, projection: null, selection: null, selectionArgs: null
08-05 14:36:30.780 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@6385b8
08-05 14:36:30.780 24636 24695 V Localytics: <<<<<
08-05 14:36:30.781 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_0]
08-05 14:36:30.786 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@16e2f91
08-05 14:36:30.786 24636 24695 V Localytics: <<<<<
08-05 14:36:30.787 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_1]
08-05 14:36:30.790 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@98e9ef6
08-05 14:36:30.790 24636 24695 V Localytics: <<<<<
08-05 14:36:30.790 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_2]
08-05 14:36:30.792 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@e6cd2f7
08-05 14:36:30.792 24636 24695 V Localytics: <<<<<
08-05 14:36:30.793 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_3]
08-05 14:36:30.795 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@ea74564
08-05 14:36:30.795 24636 24695 V Localytics: <<<<<
08-05 14:36:30.795 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_4]
08-05 14:36:30.797 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@3b533cd
08-05 14:36:30.797 24636 24695 V Localytics: <<<<<
08-05 14:36:30.798 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_5]
08-05 14:36:30.799 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@77db482
08-05 14:36:30.799 24636 24695 V Localytics: <<<<<
08-05 14:36:30.800 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_6]
08-05 14:36:30.801 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@c11a793
08-05 14:36:30.801 24636 24695 V Localytics: <<<<<
08-05 14:36:30.802 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_7]
08-05 14:36:30.804 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@34553d0
08-05 14:36:30.804 24636 24695 V Localytics: <<<<<
08-05 14:36:30.805 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_8]
08-05 14:36:30.808 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@6ee3fc9
08-05 14:36:30.808 24636 24695 V Localytics: <<<<<
08-05 14:36:30.808 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_9]
08-05 14:36:30.810 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@95696ce
08-05 14:36:30.810 24636 24695 V Localytics: <<<<<
08-05 14:36:30.811 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_10]
08-05 14:36:30.813 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@973dcfc
08-05 14:36:30.813 24636 24695 V Localytics: <<<<<
08-05 14:36:30.814 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_11]
08-05 14:36:30.815 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@a920f85
08-05 14:36:30.815 24636 24695 V Localytics: <<<<<
08-05 14:36:30.815 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_12]
08-05 14:36:30.817 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@6c951da
08-05 14:36:30.817 24636 24695 V Localytics: <<<<<
08-05 14:36:30.818 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_13]
08-05 14:36:30.820 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@344760b
08-05 14:36:30.820 24636 24695 V Localytics: <<<<<
08-05 14:36:30.821 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_14]
08-05 14:36:30.823 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@79fcce8
08-05 14:36:30.823 24636 24695 V Localytics: <<<<<
08-05 14:36:30.823 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_15]
08-05 14:36:30.825 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@2e91f01
08-05 14:36:30.825 24636 24695 V Localytics: <<<<<
08-05 14:36:30.826 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_16]
08-05 14:36:30.827 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@7ab1a6
08-05 14:36:30.827 24636 24695 V Localytics: <<<<<
08-05 14:36:30.828 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_17]
08-05 14:36:30.830 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@2c267e7
08-05 14:36:30.830 24636 24695 V Localytics: <<<<<
08-05 14:36:30.831 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_18]
08-05 14:36:30.832 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@c18cf94
08-05 14:36:30.832 24636 24695 V Localytics: <<<<<
08-05 14:36:30.833 24636 24695 V Localytics: Query table: custom_dimensions, projection: [custom_dimension_value], selection: custom_dimension_key = ?, selectionArgs: [custom_dimension_19]
08-05 14:36:30.834 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@647aa3d
08-05 14:36:30.834 24636 24695 V Localytics: <<<<<
08-05 14:36:30.835 24636 24695 V Localytics: Analytics handler received { when=-423ms what=101 target=com.localytics.android.AnalyticsHandler }
08-05 14:36:30.836 24636 24695 D Localytics: Analytics handler received MESSAGE_OPEN
08-05 14:36:30.837 24636 24695 V Localytics: Query table: info, projection: [opt_out], selection: null, selectionArgs: null
08-05 14:36:30.838 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@a904232
08-05 14:36:30.838 24636 24695 V Localytics: 0 {
08-05 14:36:30.838 24636 24695 V Localytics: opt_out=0
08-05 14:36:30.838 24636 24695 V Localytics: }
08-05 14:36:30.838 24636 24695 V Localytics: <<<<<
08-05 14:36:30.839 24636 24695 V Localytics: Query table: info, projection: [last_session_open_time, last_session_close_time], selection: null, selectionArgs: null
08-05 14:36:30.841 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@8439b83
08-05 14:36:30.841 24636 24695 V Localytics: 0 {
08-05 14:36:30.841 24636 24695 V Localytics: last_session_open_time=0
08-05 14:36:30.841 24636 24695 V Localytics: last_session_close_time=0
08-05 14:36:30.841 24636 24695 V Localytics: }
08-05 14:36:30.841 24636 24695 V Localytics: <<<<<
08-05 14:36:30.842 24636 24695 V Localytics: Query table: info, projection: [last_session_close_time], selection: null, selectionArgs: null
08-05 14:36:30.844 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@87d5100
08-05 14:36:30.844 24636 24695 V Localytics: 0 {
08-05 14:36:30.844 24636 24695 V Localytics: last_session_close_time=0
08-05 14:36:30.844 24636 24695 V Localytics: }
08-05 14:36:30.844 24636 24695 V Localytics: <<<<<
08-05 14:36:30.850 24636 24695 V Localytics: Opening new session
08-05 14:36:30.851 24636 24695 V Localytics: Query table: info, projection: [queued_close_session_blob, queued_close_session_blob_upload_format], selection: null, selectionArgs: null
08-05 14:36:30.854 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@3fc4f7e
08-05 14:36:30.854 24636 24695 V Localytics: 0 {
08-05 14:36:30.854 24636 24695 V Localytics: queued_close_session_blob=null
08-05 14:36:30.854 24636 24695 V Localytics: queued_close_session_blob_upload_format=null
08-05 14:36:30.854 24636 24695 V Localytics: }
08-05 14:36:30.854 24636 24695 V Localytics: <<<<<
08-05 14:36:30.856 24636 24695 V Localytics: Update table: info, values: queued_close_session_blob=null last_session_close_time=0 queued_close_session_blob_upload_format=null, selection: null, selectionArgs: null
08-05 14:36:30.861 24636 24695 V Localytics: Delete table: screens, selection: null, selectionArgs: null
08-05 14:36:30.862 24636 24695 V Localytics: Deleted 0 rows
08-05 14:36:30.862 24636 24695 V Localytics: Query table: info, projection: null, selection: null, selectionArgs: null
08-05 14:36:30.867 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@c1a6cdf
08-05 14:36:30.867 24636 24695 V Localytics: 0 {
08-05 14:36:30.867 24636 24695 V Localytics: _id=1
08-05 14:36:30.867 24636 24695 V Localytics: api_key=2e9ac180d1746122ed2271a-995878b2-5a5f-11e6-464b-00adad38bc8d
08-05 14:36:30.867 24636 24695 V Localytics: uuid=ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9
08-05 14:36:30.867 24636 24695 V Localytics: created_time=1470400590605
08-05 14:36:30.867 24636 24695 V Localytics: opt_out=0
08-05 14:36:30.867 24636 24695 V Localytics: push_disabled=0
08-05 14:36:30.867 24636 24695 V Localytics: sender_id=null
08-05 14:36:30.867 24636 24695 V Localytics: registration_id=null
08-05 14:36:30.867 24636 24695 V Localytics: registration_version=null
08-05 14:36:30.867 24636 24695 V Localytics: customer_id=ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9
08-05 14:36:30.867 24636 24695 V Localytics: user_type=anonymous
08-05 14:36:30.867 24636 24695 V Localytics: fb_attribution=a5ccb385-f45d-4515-b802-0889080eb573
08-05 14:36:30.867 24636 24695 V Localytics: play_attribution=null
08-05 14:36:30.867 24636 24695 V Localytics: first_android_id=e4851ff76e52f0f0
08-05 14:36:30.867 24636 24695 V Localytics: first_advertising_id=20c242a6-633e-45d8-bee1-f8c71beea54a
08-05 14:36:30.867 24636 24695 V Localytics: package_name=de.aboutyou.mobile.app
08-05 14:36:30.867 24636 24695 V Localytics: app_version=3.1.0
08-05 14:36:30.867 24636 24695 V Localytics: current_session_uuid=null
08-05 14:36:30.867 24636 24695 V Localytics: last_session_open_time=0
08-05 14:36:30.867 24636 24695 V Localytics: last_session_close_time=0
08-05 14:36:30.867 24636 24695 V Localytics: next_session_number=1
08-05 14:36:30.867 24636 24695 V Localytics: next_header_number=1
08-05 14:36:30.867 24636 24695 V Localytics: queued_close_session_blob=null
08-05 14:36:30.867 24636 24695 V Localytics: queued_close_session_blob_upload_format=null
08-05 14:36:30.867 24636 24695 V Localytics: first_open_event_blob=null
08-05 14:36:30.867 24636 24695 V Localytics: }
08-05 14:36:30.867 24636 24695 V Localytics: <<<<<
08-05 14:36:30.922 24636 24695 V Localytics: Query table: identifiers, projection: null, selection: null, selectionArgs: null
08-05 14:36:30.923 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@30fc6bf
08-05 14:36:30.923 24636 24695 V Localytics: <<<<<
08-05 14:36:30.925 24636 24695 V Localytics: Query table: custom_dimensions, projection: null, selection: null, selectionArgs: null
08-05 14:36:30.927 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@5f731b6
08-05 14:36:30.927 24636 24695 V Localytics: <<<<<
08-05 14:36:30.929 24636 24695 V Localytics: Update table: info, values: first_open_event_blob={"dt":"h","u":"3cf8b9e3-6c12-4fff-a8f6-e9fdb154e80f","pa":1470400591,"seq":1,"attrs":{"dt":"a","au":"2e9ac180d1746122ed2271a-995878b2-5a5f-11e6-464b-00adad38bc8d","du":"5369be4e9bbc2ab59488006218e803e253e80c034fd22630563b99d0340c68dd","lv":"androida_3.8.0","av":"3.1.0","dp":"Android","dll":"de","dlc":"DE","nc":"de","dc":"de","dma":"LGE","dmo":"Nexus 5X","dov":"6.0.1","nca":"Telekom.de","dac":"wifi","iu":"ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9","fbat":"a5ccb385-f45d-4515-b802-0889080eb573","aid":"e4851ff76e52f0f0","caid":"e4851ff76e52f0f0","lad":false,"gadid":"20c242a6-633e-45d8-bee1-f8c71beea54a","gcadid":"20c242a6-633e-45d8-bee1-f8c71beea54a","tz":7200,"pkg":"de.aboutyou.mobile.app","dms":"5df114850213d4c38dd96aee6fec6a6ecc54ee109e1fd1ac5bb7f9c9b41761fb","dsdk":23}}
08-05 14:36:30.929 24636 24695 V Localytics: {"dt":"s","ct":1470400591,"u":"8de5d990-dde0-433a-9b9d-704cdca15c78","sl":0,"nth":1,"cid":"ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9","utp":"anonymous"} current_session_uuid=8de5d990-dde0-433a-9b9d-704cdca15c78 next_session_number=2 last_session_open_time=1470400590924 next_header_number=2, selection: null, selectionArgs: null
08-05 14:36:30.931 24636 24695 V Localytics: Insert table: events, values: blob={"dt":"h","u":"3cf8b9e3-6c12-4fff-a8f6-e9fdb154e80f","pa":1470400591,"seq":1,"attrs":{"dt":"a","au":"2e9ac180d1746122ed2271a-995878b2-5a5f-11e6-464b-00adad38bc8d","du":"5369be4e9bbc2ab59488006218e803e253e80c034fd22630563b99d0340c68dd","lv":"androida_3.8.0","av":"3.1.0","dp":"Android","dll":"de","dlc":"DE","nc":"de","dc":"de","dma":"LGE","dmo":"Nexus 5X","dov":"6.0.1","nca":"Telekom.de","dac":"wifi","iu":"ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9","fbat":"a5ccb385-f45d-4515-b802-0889080eb573","aid":"e4851ff76e52f0f0","caid":"e4851ff76e52f0f0","lad":false,"gadid":"20c242a6-633e-45d8-bee1-f8c71beea54a","gcadid":"20c242a6-633e-45d8-bee1-f8c71beea54a","tz":7200,"pkg":"de.aboutyou.mobile.app","dms":"5df114850213d4c38dd96aee6fec6a6ecc54ee109e1fd1ac5bb7f9c9b41761fb","dsdk":23}}
08-05 14:36:30.931 24636 24695 V Localytics: {"dt":"s","ct":1470400591,"u":"8de5d990-dde0-433a-9b9d-704cdca15c78","sl":0,"nth":1,"cid":"ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9","utp":"anonymous"} upload_format=2
08-05 14:36:30.933 24636 24695 V Localytics: Inserted row with new id 1
08-05 14:36:30.934 24636 24695 V Localytics: Analytics handler received { when=-1d17h41m15s569ms what=2 obj=java.util.concurrent.FutureTask@8e03b49 target=com.localytics.android.AnalyticsHandler }
08-05 14:36:30.935 24636 24695 V Localytics: Query table: info, projection: [customer_id], selection: null, selectionArgs: null
08-05 14:36:30.937 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@cffac4e
08-05 14:36:30.937 24636 24695 V Localytics: 0 {
08-05 14:36:30.937 24636 24695 V Localytics: customer_id=ba2a9c3b-d03b-4162-b62c-b5fa19fb79f9
08-05 14:36:30.937 24636 24695 V Localytics: }
08-05 14:36:30.937 24636 24695 V Localytics: <<<<<
08-05 14:36:30.938 24636 24697 V Localytics: In-app handler received { when=0 what=3 obj=[Ljava.lang.Object;@1b0516f target=com.localytics.android.MarketingHandler }
08-05 14:36:30.939 24636 24697 D Localytics: In-app handler received MESSAGE_UPLOAD
08-05 14:36:30.950 24636 24697 V Localytics: Wake lock acquired.
08-05 14:36:30.955 24636 24695 V Localytics: Analytics handler received { when=-533ms what=109 obj=555458305584 target=com.localytics.android.AnalyticsHandler }
08-05 14:36:30.956 24636 24695 D Localytics: Analytics handler received MESSAGE_REGISTER_PUSH
08-05 14:36:30.957 24636 24695 V Localytics: Query table: info, projection: [push_disabled], selection: null, selectionArgs: null
08-05 14:36:30.959 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@280f726
08-05 14:36:30.959 24636 24695 V Localytics: 0 {
08-05 14:36:30.959 24636 24695 V Localytics: push_disabled=0
08-05 14:36:30.959 24636 24695 V Localytics: }
08-05 14:36:30.959 24636 24695 V Localytics: <<<<<
08-05 14:36:30.960 24636 24695 V Localytics: Query table: info, projection: [sender_id, registration_version, registration_id], selection: null, selectionArgs: null
08-05 14:36:30.961 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@99aff67
08-05 14:36:30.961 24636 24695 V Localytics: 0 {
08-05 14:36:30.961 24636 24695 V Localytics: sender_id=null
08-05 14:36:30.961 24636 24695 V Localytics: registration_version=null
08-05 14:36:30.961 24636 24695 V Localytics: registration_id=null
08-05 14:36:30.961 24636 24695 V Localytics: }
08-05 14:36:30.961 24636 24695 V Localytics: <<<<<
08-05 14:36:30.962 24636 24695 V Localytics: Query table: info, projection: [registration_id], selection: null, selectionArgs: null
08-05 14:36:30.964 24636 24695 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@17a5114
08-05 14:36:30.964 24636 24695 V Localytics: 0 {
08-05 14:36:30.964 24636 24695 V Localytics: registration_id=null
08-05 14:36:30.964 24636 24695 V Localytics: }
08-05 14:36:30.964 24636 24695 V Localytics: <<<<<
08-05 14:36:30.964 24636 24695 V Localytics: Update table: info, values: sender_id=555458305584 registration_id=, selection: null, selectionArgs: null
08-05 14:36:31.319 24636 24695 V Localytics: Analytics handler received { when=-364ms what=2 obj=java.util.concurrent.FutureTask@cd5c4fe target=com.localytics.android.AnalyticsHandler }
08-05 14:36:31.839 24636 24707 V Localytics: In-app upload complete with status 200
08-05 14:36:31.840 24636 24697 V Localytics: In-app handler received { when=0 what=4 obj=[Ljava.lang.Object;@669f9ca target=com.localytics.android.MarketingHandler }
08-05 14:36:31.840 24636 24697 D Localytics: In-app handler received MESSAGE_UPLOAD_CALLBACK
08-05 14:36:31.841 24636 24697 V Localytics: Delete table: frequency_capping_rules, selection: campaign_id = ?, selectionArgs: [-1]
08-05 14:36:31.842 24636 24697 V Localytics: Deleted 0 rows
08-05 14:36:31.843 24636 24697 V Localytics: Query table: marketing_rules, projection: null, selection: null, selectionArgs: null
08-05 14:36:31.845 24636 24697 V Localytics: Query result is: >>>>> Dumping cursor android.database.sqlite.SQLiteCursor@177173b
08-05 14:36:31.845 24636 24697 V Localytics: <<<<<
08-05 14:36:31.852 24636 24697 V Localytics: Wake lock released.
@yves-s
Copy link
Author

yves-s commented Aug 5, 2016

It seems I fixed the gcm issue by adding play-services-gcm:8.4.0 as framework <framework src="com.google.android.gms:play-services-gcm:8.4.0" /> to the localytic-plugins platform section.

@yves-s
Copy link
Author

yves-s commented Aug 5, 2016

I added another log with a different exception.

@yves-s
Copy link
Author

yves-s commented Aug 5, 2016

The other exception was fixed too - The sender id was wrong configured but I get the registration_id of null even though I have push enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment