· 8 years ago · Jun 20, 2017, 03:04 AM
1objc[56722]: Class PLBuildVersion is implemented in both /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/AssetsLibraryServices.framework/AssetsLibraryServices (0x1152ffcc0) and /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator.sdk/System/Library/PrivateFrameworks/PhotoLibraryServices.framework/PhotoLibraryServices (0x1151166f0). One of the two will be used. Which one is undefined.
2num of results = 1
3settings.isSettedUpKey: true
42017-06-20 11:02:07.392 Thriveful[56722] <Error> [Firebase/Core][I-COR000022] Firebase Analytics is not available.
5didFinishLaunching:
6invoked connect with xmpp
7initializing XMPPCollection
8applicationDidBecomeActive:
9invoked xibSetUp
10invoked updateViewWithProgress
11ready to scan
12ID saved: 7de839d2-1086-4358-8d81-4c3868f67194
13invoked get babyID with UserID:7de839d2-1086-4358-8d81-4c3868f67194
14This is my current userID:
157de839d2-1086-4358-8d81-4c3868f67194
16This is the stored UserID:
17User num of results = 0
18000000
19This is the stored BabyID:
20User num of results = 0
21000000
22wordCount num of results = 1
23StoredWordCount: 221
24User num of results = 0
25StoredBabyID: 000000
26Is pushNotification enabled: = false
27topic loaded
28
29set update wordCount
30My userID in currentWordCount:0
31User num of results = 0
32invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:000000
33wordCount num of results = 1
34current WC does not match stored WC
35CWC 0
36SWC 221
37invoked updateViewWithProgress
38wordCount num of results = 1
39Registration failed!
40remote notifications are not supported in the simulator
41xmppStream did changed my JID
42>> xmppStream will connect
43Registration failed!
44remote notifications are not supported in the simulator
452017-06-20 11:02:07.849 Thriveful[56722:2053197] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:537 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request headers:
46{
47 "Content-Type" = "application/x-amz-json-1.1";
48 Host = "cognito-identity.ap-northeast-1.amazonaws.com";
49 "User-Agent" = "aws-sdk-iOS/2.5.2 iOS/10.3 en_US";
50 "X-Amz-Date" = 20170620T030207Z;
51 "X-Amz-Target" = "AWSCognitoIdentityService.GetCredentialsForIdentity";
52}
532017-06-20 11:02:07.850 Thriveful[56722:2053197] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:555 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request body:
54{"IdentityId":"ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194"}
552017-06-20 11:02:07.859 Thriveful[56722:2053214] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:537 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request headers:
56{
57 "Content-Type" = "application/x-amz-json-1.1";
58 Host = "cognito-identity.ap-northeast-1.amazonaws.com";
59 "User-Agent" = "aws-sdk-iOS/2.5.2 iOS/10.3 en_US";
60 "X-Amz-Date" = 20170620T030207Z;
61 "X-Amz-Target" = "AWSCognitoIdentityService.GetCredentialsForIdentity";
62}
632017-06-20 11:02:07.859 Thriveful[56722:2053214] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:555 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request body:
64{"IdentityId":"ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194"}
65>> xmppStream did connect as 7de839d2-1086-4358-8d81-4c3868f67194
66invoked createOrGetPassword with authenticate
672017-06-20 11:02:08.289 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:566 | -[AWSURLSessionManager printHTTPHeadersForResponse:] | Response headers:
68{
69 Connection = "keep-alive";
70 "Content-Length" = 134;
71 "Content-Type" = "application/x-amz-json-1.1";
72 Date = "Tue, 20 Jun 2017 03:02:06 GMT";
73 "x-amzn-ErrorMessage" = "Access to Identity 'ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194' is forbidden.";
74 "x-amzn-ErrorType" = "NotAuthorizedException:";
75 "x-amzn-RequestId" = "d865a4da-5564-11e7-b1e9-d9667f728cbf";
76}
772017-06-20 11:02:08.289 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Debug] AWSURLResponseSerialization.m line:63 | -[AWSJSONResponseSerializer responseObjectForResponse:originalRequest:currentRequest:data:error:] | Response body:
78{"__type":"NotAuthorizedException","message":"Access to Identity 'ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194' is forbidden."}
792017-06-20 11:02:08.290 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Error] AWSCredentialsProvider.m line:422 | __87-[AWSCognitoCredentialsProvider getCredentialsWithCognito:authenticated:customRoleArn:]_block_invoke | GetCredentialsForIdentity failed. Error is [Error Domain=com.amazonaws.AWSCognitoIdentityErrorDomain Code=8 "(null)" UserInfo={__type=NotAuthorizedException, message=Access to Identity 'ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194' is forbidden.}]
802017-06-20 11:02:08.290 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Debug] AWSCredentialsProvider.m line:437 | __87-[AWSCognitoCredentialsProvider getCredentialsWithCognito:authenticated:customRoleArn:]_block_invoke | Resetting identity Id and calling getIdentityId
812017-06-20 11:02:08.296 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:537 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request headers:
82{
83 "Content-Type" = "application/x-amz-json-1.1";
84 Host = "cognito-identity.ap-northeast-1.amazonaws.com";
85 "User-Agent" = "aws-sdk-iOS/2.5.2 iOS/10.3 en_US";
86 "X-Amz-Date" = 20170620T030208Z;
87 "X-Amz-Target" = "AWSCognitoIdentityService.GetId";
88}
892017-06-20 11:02:08.297 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:555 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request body:
90{"IdentityPoolId":"ap-northeast-1:4005d536-d5b9-4b9a-a44b-8b3695703a10"}
912017-06-20 11:02:08.427 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:566 | -[AWSURLSessionManager printHTTPHeadersForResponse:] | Response headers:
92{
93 Connection = "keep-alive";
94 "Content-Length" = 134;
95 "Content-Type" = "application/x-amz-json-1.1";
96 Date = "Tue, 20 Jun 2017 03:02:06 GMT";
97 "x-amzn-ErrorMessage" = "Access to Identity 'ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194' is forbidden.";
98 "x-amzn-ErrorType" = "NotAuthorizedException:";
99 "x-amzn-RequestId" = "d87cd649-5564-11e7-8d2b-9f4a4e839957";
100}
1012017-06-20 11:02:08.428 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Debug] AWSURLResponseSerialization.m line:63 | -[AWSJSONResponseSerializer responseObjectForResponse:originalRequest:currentRequest:data:error:] | Response body:
102{"__type":"NotAuthorizedException","message":"Access to Identity 'ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194' is forbidden."}
1032017-06-20 11:02:08.428 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Error] AWSCredentialsProvider.m line:422 | __87-[AWSCognitoCredentialsProvider getCredentialsWithCognito:authenticated:customRoleArn:]_block_invoke | GetCredentialsForIdentity failed. Error is [Error Domain=com.amazonaws.AWSCognitoIdentityErrorDomain Code=8 "(null)" UserInfo={__type=NotAuthorizedException, message=Access to Identity 'ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194' is forbidden.}]
1042017-06-20 11:02:08.429 Thriveful[56722:2053220] AWSiOSSDK v2.5.2 [Error] AWSCredentialsProvider.m line:565 | __44-[AWSCognitoCredentialsProvider credentials]_block_invoke.349 | Unable to refresh. Error is [Error Domain=com.amazonaws.AWSCognitoCredentialsProviderErrorDomain Code=2 "GetCredentialsForIdentity keeps failing. Clearing identityId did not help. Please check your Amazon Cognito Identity configuration." UserInfo={NSLocalizedDescription=GetCredentialsForIdentity keeps failing. Clearing identityId did not help. Please check your Amazon Cognito Identity configuration.}]
105No items
106no response: Optional("GetCredentialsForIdentity keeps failing. Clearing identityId did not help. Please check your Amazon Cognito Identity configuration.")
1072017-06-20 11:02:08.453 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:537 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request headers:
108{
109 "Content-Type" = "application/x-amz-json-1.1";
110 Host = "cognito-identity.ap-northeast-1.amazonaws.com";
111 "User-Agent" = "aws-sdk-iOS/2.5.2 iOS/10.3 en_US";
112 "X-Amz-Date" = 20170620T030208Z;
113 "X-Amz-Target" = "AWSCognitoIdentityService.GetCredentialsForIdentity";
114}
1152017-06-20 11:02:08.454 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:555 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request body:
116{}
1172017-06-20 11:02:08.520 Thriveful[56722:2053197] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:566 | -[AWSURLSessionManager printHTTPHeadersForResponse:] | Response headers:
118{
119 Connection = "keep-alive";
120 "Content-Length" = 154;
121 "Content-Type" = "application/x-amz-json-1.1";
122 Date = "Tue, 20 Jun 2017 03:02:06 GMT";
123 "x-amzn-ErrorMessage" = "1 validation error detected: Value null at 'identityId' failed to satisfy constraint: Member must not be null";
124 "x-amzn-ErrorType" = "ValidationException:";
125 "x-amzn-RequestId" = "d88d7831-5564-11e7-9d68-b74324d9a4d5";
126}
1272017-06-20 11:02:08.520 Thriveful[56722:2053197] AWSiOSSDK v2.5.2 [Debug] AWSURLResponseSerialization.m line:63 | -[AWSJSONResponseSerializer responseObjectForResponse:originalRequest:currentRequest:data:error:] | Response body:
128{"__type":"ValidationException","message":"1 validation error detected: Value null at 'identityId' failed to satisfy constraint: Member must not be null"}
1292017-06-20 11:02:08.521 Thriveful[56722:2053197] AWSiOSSDK v2.5.2 [Error] AWSCredentialsProvider.m line:422 | __87-[AWSCognitoCredentialsProvider getCredentialsWithCognito:authenticated:customRoleArn:]_block_invoke | GetCredentialsForIdentity failed. Error is [Error Domain=com.amazonaws.AWSCognitoIdentityErrorDomain Code=0 "(null)" UserInfo={__type=ValidationException, message=1 validation error detected: Value null at 'identityId' failed to satisfy constraint: Member must not be null}]
1302017-06-20 11:02:08.522 Thriveful[56722:2053197] AWSiOSSDK v2.5.2 [Error] AWSCredentialsProvider.m line:565 | __44-[AWSCognitoCredentialsProvider credentials]_block_invoke.349 | Unable to refresh. Error is [Error Domain=com.amazonaws.AWSCognitoCredentialsProviderErrorDomain Code=2 "GetCredentialsForIdentity keeps failing. Clearing identityId did not help. Please check your Amazon Cognito Identity configuration." UserInfo={NSLocalizedDescription=GetCredentialsForIdentity keeps failing. Clearing identityId did not help. Please check your Amazon Cognito Identity configuration.}]
1312017-06-20 11:02:08.605 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:566 | -[AWSURLSessionManager printHTTPHeadersForResponse:] | Response headers:
132{
133 Connection = "keep-alive";
134 "Content-Length" = 68;
135 "Content-Type" = "application/x-amz-json-1.1";
136 Date = "Tue, 20 Jun 2017 03:02:07 GMT";
137 "x-amzn-RequestId" = "d896ee4d-5564-11e7-b7c1-71a180b687a1";
138}
1392017-06-20 11:02:08.605 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLResponseSerialization.m line:63 | -[AWSJSONResponseSerializer responseObjectForResponse:originalRequest:currentRequest:data:error:] | Response body:
140{"IdentityId":"ap-northeast-1:08549be9-ba2c-46c9-a752-9189f9768fcf"}
1412017-06-20 11:02:08.612 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSCredentialsProvider.m line:456 | __87-[AWSCognitoCredentialsProvider getCredentialsWithCognito:authenticated:customRoleArn:]_block_invoke_2 | Retrying GetCredentialsForIdentity
1422017-06-20 11:02:08.613 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:537 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request headers:
143{
144 "Content-Type" = "application/x-amz-json-1.1";
145 Host = "cognito-identity.ap-northeast-1.amazonaws.com";
146 "User-Agent" = "aws-sdk-iOS/2.5.2 iOS/10.3 en_US";
147 "X-Amz-Date" = 20170620T030208Z;
148 "X-Amz-Target" = "AWSCognitoIdentityService.GetCredentialsForIdentity";
149}
1502017-06-20 11:02:08.613 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:555 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request body:
151{"IdentityId":"ap-northeast-1:08549be9-ba2c-46c9-a752-9189f9768fcf"}
1522017-06-20 11:02:08.756 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:566 | -[AWSURLSessionManager printHTTPHeadersForResponse:] | Response headers:
153{
154 Connection = "keep-alive";
155 "Content-Length" = 1645;
156 "Content-Type" = "application/x-amz-json-1.1";
157 Date = "Tue, 20 Jun 2017 03:02:07 GMT";
158 "x-amzn-RequestId" = "d8a8054d-5564-11e7-9d46-0be3bb39c8cd";
159}
1602017-06-20 11:02:08.757 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLResponseSerialization.m line:63 | -[AWSJSONResponseSerializer responseObjectForResponse:originalRequest:currentRequest:data:error:] | Response body:
161{"Credentials":{"AccessKeyId":"ASIAJSB5MDUWENSDWZ4A","Expiration":1.497931327E9,"SecretKey":"C7CTP6n602f5eQEqBMOFJ0JLcOh9BB5sjUlvOIjW","SessionToken":"AgoGb3JpZ2luEC8aDmFwLW5vcnRoZWFzdC0xIoACSl1W1XcDw+hqvtxgbi5lXdU+VwiNAvCNzXMpwyw1PuVoXqMaugvELBwrkvxuPJBksz7fTWAzAPZq94hKVXBqSH1TidBeediZffql9N6XVxA0KXtu7KxVCoxewHjs8Ju1lwh+a5Kgc45mj7kaVJYygZh7Cuq9t8YE7ZM5EuX3+1uKuCzZKgBIunV2hBUui8Qlbyly5UkLJRH6FCAFWadKpFuP0wZhI6ZHX29u4ArwCmD98J+oXo6vLr30bEPmwIUge2Ok3BdMas3yvJBExPbl2/LKeuAfSpIQ2cAuz8tAavcIFakiJ3dF+y5fCJORTAAVnBi2DHLjAONkMusn+/FUWCqFBgiE//////////8BEAAaDDkzOTExNzQ2MjMzMiIMS5GBqubeLhXauf6EKtkFhC6gEC7c4AeEF9DL1R6WzaQDvVZVl9Rdp+XYbyz3cbvoZlOx14aHOCyWUAnWWM/5vYeoiwEi1dCk8TCPOYqt9ZZ20tL+R9yVjyXLDD4oK2xkcsl0L9dmUIhLMpRfKKmu5jP94q0w7z/fQjjUKC22mAogpebXRvWAE1BCJsSgx55aqa5N6NrKMQHhxjIOWVvZLwfeSKIsv7dsYbIcA9KmAe0AXfIrC0kQSkaOV1kpJRTee+wEakOESfEzat+Ias4CIRlXqTP8S4IuYTA7Hkge1P5j8Pg+W92p/lWDh0g/z2nkgBYydr3lx2EnANo+uSzSxyd3aUfr4ILLTIAo/1TxF2/SokKM9PvoqPo1IxUevHC6yxE3cS3cgpoLXnSQQutAM04jS6h/tfXv3eEijNrlB0t1XhpB4/rxrdkQspbvC1fJ98ZVKiUaYk/81scHa6NNOIz5pYRTRFZjaJA+0BVuPOEcEs38Ga978EoivYprtTdmKcM+UrDnQ7ekybHHwsU+MZaG+gBFTSjQ9uBsUbgSWLGwaW+uhzP0L0JaZiSNp/qscB95GFYMFsyb6f73nDxvM84M2II/pT3jRTQCxPxVM7YjeyNpIAuHjotELwjW9fAL9waNtqXh5nQhJ/+fR9AyELMfH7q7EKVSGXgTMunJ3zgKr0iIfmZvYKFCZyZj7Mdcev6BbFI4z67xZVwNwb9epf/Db2cyIZ3c7sxZrd9MrLiduko7HETDR7uqLw8MNO1i/Rl7lsvuOgBUPX9//ISOmKztorksMIp5YVplcq8IfL8gN2GXBCOWxKQ4dtkk1yGg4yW8jBfZJ/0wCRDGbfPOd23/d0oLNcbI++l8I6WDSCjujteQ3mOiC03Q1ghO0jZg+6flFnwHSTmCZA5DNuh/jqtw8bbrxTSy22Djn6BQpT3I748+F8cWAdhYdw8hyWHp1hyNCiu28CmXX/XHCo+nO6Gve4pK0oAIMK+gosoF"},"IdentityId":"ap-northeast-1:08549be9-ba2c-46c9-a752-9189f9768fcf"}
1622017-06-20 11:02:08.792 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:537 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request headers:
163{
164 Authorization = "AWS4-HMAC-SHA256 Credential=ASIAJSB5MDUWENSDWZ4A/20170620/ap-southeast-1/dynamodb/aws4_request, SignedHeaders=content-type;host;user-agent;x-amz-date;x-amz-security-token;x-amz-target, Signature=342b7640cf8d8d9a342147b062144dfee3086a634e4e1c535881d45328dbd16f";
165 "Content-Type" = "application/x-amz-json-1.0";
166 Host = "dynamodb.ap-southeast-1.amazonaws.com";
167 "User-Agent" = "aws-sdk-iOS/2.5.2 iOS/10.3 en_US MobileHub 5ee5f8b8-6186-444f-be1a-6d95dea9e45d aws-my-sample-app-ios-swift-v0.12 mapper";
168 "X-Amz-Date" = 20170620T030207Z;
169 "X-Amz-Security-Token" = "AgoGb3JpZ2luEC8aDmFwLW5vcnRoZWFzdC0xIoACSl1W1XcDw+hqvtxgbi5lXdU+VwiNAvCNzXMpwyw1PuVoXqMaugvELBwrkvxuPJBksz7fTWAzAPZq94hKVXBqSH1TidBeediZffql9N6XVxA0KXtu7KxVCoxewHjs8Ju1lwh+a5Kgc45mj7kaVJYygZh7Cuq9t8YE7ZM5EuX3+1uKuCzZKgBIunV2hBUui8Qlbyly5UkLJRH6FCAFWadKpFuP0wZhI6ZHX29u4ArwCmD98J+oXo6vLr30bEPmwIUge2Ok3BdMas3yvJBExPbl2/LKeuAfSpIQ2cAuz8tAavcIFakiJ3dF+y5fCJORTAAVnBi2DHLjAONkMusn+/FUWCqFBgiE//////////8BEAAaDDkzOTExNzQ2MjMzMiIMS5GBqubeLhXauf6EKtkFhC6gEC7c4AeEF9DL1R6WzaQDvVZVl9Rdp+XYbyz3cbvoZlOx14aHOCyWUAnWWM/5vYeoiwEi1dCk8TCPOYqt9ZZ20tL+R9yVjyXLDD4oK2xkcsl0L9dmUIhLMpRfKKmu5jP94q0w7z/fQjjUKC22mAogpebXRvWAE1BCJsSgx55aqa5N6NrKMQHhxjIOWVvZLwfeSKIsv7dsYbIcA9KmAe0AXfIrC0kQSkaOV1kpJRTee+wEakOESfEzat+Ias4CIRlXqTP8S4IuYTA7Hkge1P5j8Pg+W92p/lWDh0g/z2nkgBYydr3lx2EnANo+uSzSxyd3aUfr4ILLTIAo/1TxF2/SokKM9PvoqPo1IxUevHC6yxE3cS3cgpoLXnSQQutAM04jS6h/tfXv3eEijNrlB0t1XhpB4/rxrdkQspbvC1fJ98ZVKiUaYk/81scHa6NNOIz5pYRTRFZjaJA+0BVuPOEcEs38Ga978EoivYprtTdmKcM+UrDnQ7ekybHHwsU+MZaG+gBFTSjQ9uBsUbgSWLGwaW+uhzP0L0JaZiSNp/qscB95GFYMFsyb6f73nDxvM84M2II/pT3jRTQCxPxVM7YjeyNpIAuHjotELwjW9fAL9waNtqXh5nQhJ/+fR9AyELMfH7q7EKVSGXgTMunJ3zgKr0iIfmZvYKFCZyZj7Mdcev6BbFI4z67xZVwNwb9epf/Db2cyIZ3c7sxZrd9MrLiduko7HETDR7uqLw8MNO1i/Rl7lsvuOgBUPX9//ISOmKztorksMIp5YVplcq8IfL8gN2GXBCOWxKQ4dtkk1yGg4yW8jBfZJ/0wCRDGbfPOd23/d0oLNcbI++l8I6WDSCjujteQ3mOiC03Q1ghO0jZg+6flFnwHSTmCZA5DNuh/jqtw8bbrxTSy22Djn6BQpT3I748+F8cWAdhYdw8hyWHp1hyNCiu28CmXX/XHCo+nO6Gve4pK0oAIMK+gosoF";
170 "X-Amz-Target" = "DynamoDB_20120810.Scan";
171}
1722017-06-20 11:02:08.793 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:555 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request body:
173{"TableName":"Activities-list","Limit":100}
174babyid result: [["babyId": B6594786C9]]
175userID & babyID saved!
1762017-06-20 11:02:08.823 Thriveful[56722:2053214] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:537 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request headers:
177{
178 "Content-Type" = "application/x-amz-json-1.1";
179 Host = "cognito-identity.ap-northeast-1.amazonaws.com";
180 "User-Agent" = "aws-sdk-iOS/2.5.2 iOS/10.3 en_US";
181 "X-Amz-Date" = 20170620T030208Z;
182 "X-Amz-Target" = "AWSCognitoIdentityService.GetCredentialsForIdentity";
183}
1842017-06-20 11:02:08.824 Thriveful[56722:2053214] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:555 | -[AWSURLSessionManager printHTTPHeadersAndBodyForRequest:] | Request body:
185{"Logins":{"graph.facebook.com":"EAARpgcWHzcEBAGskQe9tRjOa5MfARZCY39XwWKTTYDtEib1wYNmOb56b5mgrjRnzpP0404FQI0EwiRTgceNcOIKtmidr7tnnAFxUZCIFQoneCEw4iNrskbNk7gwyL8AJltr80C6n17C9HQIZALLRFM61PFacLAukv6O5oyZA9XRmLJfO1jURTDMTr7rhq53f6Rg6741fFAZDZD"},"IdentityId":"ap-northeast-1:08549be9-ba2c-46c9-a752-9189f9768fcf"}
186result 0
187wordCount num of results = 1
188WordCount before crash:0
189wordCount saved!
190password: oqDd5SGHGY
1912017-06-20 11:02:09.636 Thriveful[56722:2053211] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:566 | -[AWSURLSessionManager printHTTPHeadersForResponse:] | Response headers:
192{
193 Connection = "keep-alive";
194 "Content-Encoding" = gzip;
195 "Content-Length" = 4919;
196 "Content-Type" = "application/x-amz-json-1.0";
197 Date = "Tue, 20 Jun 2017 03:02:08 GMT";
198 Server = Server;
199 "x-amz-crc32" = 132982204;
200 "x-amzn-RequestId" = 4DLOUA3EESJA5LUKS0K1DPBUHFVV4KQNSO5AEMVJF66Q9ASUAAJG;
201}
2022017-06-20 11:02:09.637 Thriveful[56722:2053211] AWSiOSSDK v2.5.2 [Debug] AWSURLResponseSerialization.m line:63 | -[AWSJSONResponseSerializer responseObjectForResponse:originalRequest:currentRequest:data:error:] | Response body:
203{"Count":18,"Items":[{"activities":{"S":"Telephone call"},"text":{"S":"This all-time favourite helps your baby to learn language skills in the context of conversations through an activity of a phone call. It is also a great way to engage your little one in an interactive play and spend quality time together! \n\nHow to: \n\n1) Hand a (toy) phone to your child and keep one phone for yourself \n\n2) Pretend to make calls and hold conversations with each other or imaginary people \n\n3) Use funny voices and create silly characters on the other line.\n\n4) See how long you can play with your baby before they try to put down the phone!"},"skill":{"S":"Language"},"image":{"S":"Activities/GettyImages-142740227.jpg"}},{"activities":{"S":"Water Play"},"text":{"S":"There are many skills a toddler can learn from playing with water! They like to explore the world with their senses, and they enjoy different sensory activities like water play. So how can you support this? \n\n1. Cut pool noodles into small sections (as they float, they resemble boats), you cut out \\\"sail\\\" from foam sheets, and connect the small noodle sections and the sails with a straw. 3. Fill your bathtub with water and add a few drops of blue food colouring \n4. Let your child play in the water"},"skill":{"S":"Sensory"},"image":{"S":"Activities/bath.jpg"}},{"activities":{"S":"Fingerprint counting"},"text":{"S":"This activity is great for giving your baby sensory stimulation needed for developing body awareness - while teaching them colours and numbers too! Follow these steps: 1) Print out the fingerprtint counting activity sheets 2)Dip your toddler's finger into children-friendly paint. 3)Following the numbers indicated on the activity, children place the correct number of fingerprints, creating spots on the ladybugs, caterpillars of varying lengths, and petals on flowers. 4) Count while you make the fingerprints "},"skill":{"S":"Sensory"},"image":{"S":"Activities/Optimized-sophie-meath-111131.jpg"}},{"activities":{"S":"Sensory bags"},"text":{"S":"Sensory bags easy to make and you can put anything you want in them. Make sure the things you put into the bag do not have sharp edges so it wont poke a hole in the bag!\nSome of the more popular things parents put in sensory bags are glitter, beads, googly eyes, shaving cream, baby oil, beans, rice etc. \nAll these give different textures. An example of how to make it would be: \n\n1) Fill a zip-lock bag with hair gel, but not too full \n\n2) Add the different fillings into the gel \n\n3) Squeeze all the air out of the bag \n\n4) Close the bag and seal the opening with duct tape \n\n5) Tape all 4 edges of the bag"},"skill":{"S":"Sensory"},"image":{"S":"Activities/Optimized-How-To-Make-Sensory-Bags-For-Babies-And-Toddlers-Practically-Functional-6-800x533.jpg"}},{"activities":{"S":"Feather blowing"},"text":{"S":"Blowing feathers enables your child to practice how to coordinate their lips, cheeks, and jaw with airflow, allowing their muscle tone to be strengthened. \n\nOral motor activities have benefits related to speech, feeding and regulation as well. This activity strengthens your child's muscles and builds coordination. \n\n1) You can start by demonstrating how to blow the feather \n\n2) Blow your child's hands or arms so they can know how it feels \n\n3) Place the feather on your hand near to your child's mouth and ask him or her to blow \n\n4) Move the feather further away when your child gets more comfortable with blowing the feather."},"skill":{"S":"Motor"},"image":{"S":"Activities/Optimized-colin-maynard-231363.jpg"}},{"activities":{"S":"Creative Hats"},"text":{"S":"Making hats with your toddler can help them develop their imagination skills as well as fine motor skills. Your toddler will be fascinated by the way hats can change the way he or she looks. How to play? \n\n1) Get some newspaper or large pieces of paper and tape \n\n2) Roll the paper into a cone and tape the ends together \n\n3) Add decorations if you or your child wants \n\n4) Try them on in front of a mirror and make funny faces! You will be surprised how quick they will come up with new things to do - just follow their creativity!"},"skill":{"S":"Creativity"},"image":{"S":"Activities/Optimized-randi-plake-55109.jpg"}},{"activities":{"S":"Food Art"},"text":{"S":"Food-art is a fun way for children to learn about different shapes or symbols, counting number and encouraging creativity. \n\n1) Prepare different colored fruits like raspberries, grapes, apples or blueberries. \n\n2) Form a flower or another shape using the fruits \n\n3) Encourage your child to design something else the fruits. \n\n4) After your child has created the food-art design, you can eat it with your child, or leave it wrapped in the refrigerator to eat it afterwards. "},"skill":{"S":"Cognitive"},"image":{"S":"Activities/Optimized-ewa-pinkonhead-251664.jpg"}},{"activities":{"S":"Rainbow ball"},"text":{"S":"The Rainbow ball activity can help your baby learn to identify colours more effectively, by engaging their congitive as well as motor circuit. Simply follow these steps! \n\n1. Put a few different coloured scarves into an o-ball. \n\n2. Ask your child to pull out a specific colour. \n\n3. Repeat to your child what the colour of the scarf is. \n\n4.Ask your child to pull out another scarf. \n\n5. Repeat to your child again what colour the new scarf is."},"skill":{"S":"Language"},"image":{"S":"Activities/Optimized-jen-palmer-50277.jpg"}},{"activities":{"S":"Discovery Basket"},"text":{"S":"This fun activity will only require you to prepare a basket and a string or wool, which you can use to create any pattern that you like, for example spider's web inside the basket. It will engage your baby's sensory receptors and spike their curiosity! Here's how to make the Discovery Basket: \n\n1) Take a basket and some string or wool\n\n2) Hide some toys inside the basket\n\n3) Thread the string through the edges of the basket so that a bundle of strings is partially covering access to the toys \n\n4) Encourage your baby to try and het through the web of strings to take all they toys out!\n "},"skill":{"S":"Sensory"},"image":{"S":"Activities/Optimized-lubomirkin-143245.jpg"}},{"activities":{"S":"Paper Towel Kazoo"},"text":{"S":"Want to nurture your baby's musical skills? Try Paper Towel Kazoo! \nYou'll need: an empty paper towel roll, wax paper and rubber bands. \n\n1. Attach a piece of wax paper onto the end of the paper towel roll and secure it with a rubber band.\n \n2. Poke several holes into the paper towel roll. Hum into the open end of the roll and place your fingers over the holes to change the pitch. \n\n3. Repeat the entire process using a toilet paper roll for a completely different sounding kazoo. \n\n4. Water Xylophone - Fill the glasses with different amounts of water and place a few drops of food coloring in various colors in each glass. Line up the glasses from the one with the largest amount of water to the smallest amount. \n\n5. Hit each glass (lightly!) with a metal or wooden spoon to make music."},"skill":{"S":"Cognitive"},"image":{"S":"Activities/babysleeping.jpg"}},{"activities":{"S":"Print awareness"},"text":{"S":"Here are some simple ways in which you can nurture your baby's print awareness to support their language development \n\n1. Show your child where the front and back of the book are, and help them hold the book the correct way. \n\n2. Use your finger to guide your child to 'read' from left to right and let your child turn the pages. \n\n3. Point out the names on food packages when shopping in a supermarket. \n\n4. Draw your child's attention to not just the illustrations but also the words when reading a book."},"skill":{"S":"Language"},"image":{"S":"Activities/baby-eating.jpg"}},{"activities":{"S":"Cereal sorting"},"text":{"S":"This activity nurtures your baby's cognitive skills and helps them combine concepts of spatial objects and identifying differences and similarities between them. In order to play the cereal game, you will need to: \n\n1) Download the printable cereal sorting mat here: https://goo.gl/33KPUJ, and print it out. \n\n2) Laminate it so it can be used over and over again \n\n3) Give your toddler some colourful cereal and allow them to sort the coloured cereal according to the different colours on the mat. "},"skill":{"S":"Cognitive"},"image":{"S":"Activities/Optimized-121A2944.jpg"}},{"activities":{"S":"Beanbag Basketball"},"text":{"S":"Beanbags are fun for toddlers to develop their motor skills, because they are easy to handle, and they don't roll away when dropped on the floor. \n\n1) Place a basket in front of your baby \n\n2)Drop a beanbag into the basket, retrieve it and drop it a few more times to demonstrate the new activity to your baby \n\n3) Encourage your baby to do the same\n\n4) After a few rounds, move the basket a little farther away \n\n5) Show your baby how to throw the beanbag and seeif they do the same! "},"skill":{"S":"Motor"},"image":{"S":"Activities/Optimized-mehran-bolhasani-110010.jpg"}},{"activities":{"S":"Paint on Wet Glue"},"text":{"S":"This is a perfect activity to encourage your baby to creatively express themselves using different tools and methods. You will play around with glue (so keep it baby-safe!) and it will also engage your baby's motor muscles while holding tubes and a toothpick. \n\nHow to: \n\n1) Get a lid from tubs of yogurt or a jar \n\n2) Pour glue onto the plastic lid and swirl it to cover the surface. \n\n3) Ask your child to add a drop of each colour of food colouring on the glue \n\n4) Give your child a toothpick and ask him or her to swirl the colours on the glue around \n\n5) Let the lid dry (it may take days depending on how much glue was used) \n\n6) When it is dried, peel it off the lid and hang it up"},"skill":{"S":"Creativity"},"image":{"S":"Activities/Optimized-aaron-mello-139860.jpg"}},{"activities":{"S":"Beat Goes On"},"text":{"S":"Did you know that play sessions with music improve babies' brain processing of music while experiencing a rhythmic pattern in music can also improve their ability to detect patterns in speech? \n\nHere is a perfect activity where you can use music to stimulate all your baby's senses! \n\n1) Sit on the floor with your toddler and turn on some music. \n\n2)Place a toy drum in front of each of you and show her the different types of sounds she can make. \n\n3) Demonstrate that hitting the drum hard makes a loud noise, but drumming gently makes a softer sound. \n\n4) Experiment with fast and slow beats."},"skill":{"S":"Motor"},"image":{"S":"Activities/Optimized-carlo-navarro-219810.jpg"}},{"activities":{"S":"Smart Puzzle"},"text":{"S":"Puzzles are good for child's brain and cognitive development. Solving puzzle problems can improve your child's fine motor skills, hand-eye coordination, groos motor skills and problem solving skills. \n\nPuzzles can also help them recognize different shapes. \n\nHow to play? \n\n1) Find a puzzle (can be electronic) \n\n2) Encourage your child to solve it \n\n3) You can try to vocalise and point to certain shapes or colours and guide their hands to fit the right puzzle into the board."},"skill":{"S":"Cognitive"},"image":{"S":"Activities/Optimized-shiki-lo-173954.jpg"}},{"activities":{"S":"Baby Soccer"},"text":{"S":"Although the typical soccer ball is too difficult and too hard for a toddler to kick, you can use a beach ball instead. Its lighter, gentler and easier for babies to kick with their feet. How to encourage your baby to play? \n\n1) Demonstrate to your toddler how you kick a ball \n\n2) Gently roll the ball to your toddler and see if she can kick it back to you or not. \n\n3) Repeat multiple times with varying distance and direction!"},"skill":{"S":"Motor"},"image":{"S":"Activities/Optimized-david-straight-123965.jpg"}},{"activities":{"S":"Rice Sensory Tray"},"text":{"S":"Sensory activities are activities that can stimulate your child's senses: touch, smell, taste, movement, balance, sight and hearing. Their senses are their view into the world, influencing what and how they learn. \n\nIt can be worrying when your child puts everything into his mouth, so here are some edible sensory activities you can play with your child, which is safe and also simple. For example, Rice Cereal Sensory Tray, which encompasses so many different senses:\n\n1) Add some rice cereal into a bowl \n\n2) You can add some toys beneath the cereal and ask your child to find them. \n\n3) You can also spray some water into the bowl, where the rice cereal will crackle. "},"skill":{"S":"Sensory"},"image":{"S":"Activities/Optimized-aly-smith-132116.jpg"}}],"ScannedCount":18}
204dashboard completionHandler success - for scanning Activities list
205>> xmppStream did authenticate
206go subscribe to thriveful_support
207go subscribe to daily_tips
208>> xmppStream did send IQ
209sent IQ: <iq type="get" id="B12C5FF1-3C8C-49A6-9952-CDC83A5260D3"><query xmlns="jabber:iq:roster"/></iq>
210>> xmppStream did send presence
211>> xmppStream did send presence
212>> xmppStream did send presence
213>> xmppStream did send IQ
214sent IQ: <iq from="7de839d2-1086-4358-8d81-4c3868f67194@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" type="get"><query xmlns="jabber:iq:roster"/></iq>
215xmppStream did receive IQ
216receive IQ is result
217<iq xmlns="jabber:client" type="result" id="B12C5FF1-3C8C-49A6-9952-CDC83A5260D3" to="7de839d2-1086-4358-8d81-4c3868f67194@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com/iOS_ThrivefulApp"><query xmlns="jabber:iq:roster"><item jid="thriveful_support@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" subscription="both"/><item jid="james@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" ask="subscribe" subscription="none"/><item jid="daily_tips@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" subscription="both"/></query></iq>
218child: thriveful_support
219child: james
220child: daily_tips
221friendList ["thriveful_support", "james", "daily_tips"]
222go online to thriveful_support
223go online to james
224go online to daily_tips
225being popluating
226xmppRoster did receive roster item
227xmppRoster did receive roster item
228xmppRoster did receive roster item
229end populating
230>> xmppStream did send presence
231>> xmppStream did send presence
232>> xmppStream did send presence
233>> xmppStream did send IQ
234sent IQ: <iq from="7de839d2-1086-4358-8d81-4c3868f67194@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" type="get"><query xmlns="jabber:iq:roster"/></iq>
235xmppStream did receive IQ
236receive IQ is result
237<iq xmlns="jabber:client" type="result" to="7de839d2-1086-4358-8d81-4c3868f67194@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com/iOS_ThrivefulApp"><query xmlns="jabber:iq:roster"><item jid="thriveful_support@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" subscription="both"/><item jid="james@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" ask="subscribe" subscription="none"/><item jid="daily_tips@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" subscription="both"/></query></iq>
238child: thriveful_support
239child: james
240child: daily_tips
241friendList ["thriveful_support", "james", "daily_tips"]
242go online to thriveful_support
243go online to james
244go online to daily_tips
245>> xmppStream did send presence
246>> xmppStream did send presence
247>> xmppStream did send presence
248xmppStream did receive IQ
249receive IQ is result
250<iq xmlns="jabber:client" type="result" to="7de839d2-1086-4358-8d81-4c3868f67194@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com/iOS_ThrivefulApp"><query xmlns="jabber:iq:roster"><item jid="thriveful_support@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" subscription="both"/><item jid="james@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" ask="subscribe" subscription="none"/><item jid="daily_tips@ec2-54-169-206-26.ap-southeast-1.compute.amazonaws.com" subscription="both"/></query></iq>
251child: thriveful_support
252child: james
253child: daily_tips
254friendList ["thriveful_support", "james", "daily_tips"]
255go online to thriveful_support
256go online to james
257go online to daily_tips
258>> xmppStream did send presence
259>> xmppStream did send presence
260>> xmppStream did send presence
2612017-06-20 11:02:09.993 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLSessionManager.m line:566 | -[AWSURLSessionManager printHTTPHeadersForResponse:] | Response headers:
262{
263 Connection = "keep-alive";
264 "Content-Length" = 1421;
265 "Content-Type" = "application/x-amz-json-1.1";
266 Date = "Tue, 20 Jun 2017 03:02:08 GMT";
267 "x-amzn-RequestId" = "d921c996-5564-11e7-b16e-fde1c8d6e2a2";
268}
2692017-06-20 11:02:09.994 Thriveful[56722:2053206] AWSiOSSDK v2.5.2 [Debug] AWSURLResponseSerialization.m line:63 | -[AWSJSONResponseSerializer responseObjectForResponse:originalRequest:currentRequest:data:error:] | Response body:
270{"Credentials":{"AccessKeyId":"ASIAI3O4TMIPBKAMK6EA","Expiration":1.497931329E9,"SecretKey":"qZBc2yaXuByVwpCs2A+dKwVP/2pVz/ZpfSs/YyAM","SessionToken":"AgoGb3JpZ2luEC8aDmFwLW5vcnRoZWFzdC0xIoACXA3S7QK+HOZI7TEaAduuav6yFxr4LuuOIma+Ui3a4zGPhBQM02h1WJ08a/O2JwVa5WOh/EZ6HwrI3uxeSkihmMHBmqvtsRSk/aWa9pcdbLhEad2e5l6jmViREbJJp+2QkwD6T5cKbsL3GEp6jly4pHjp3FMQgE7iuJ1sKuFP3pwpkxHG3ovUtrX3pUevqXQIdNjJYJgv+HkuzXC097U5XcFdCZvsOy83tQfoeUam0RNCxNbN2AVFJ8oc9EgZHWN6TJXGqCu+Ll0lFHHlxjQ7UDwvA+kuSEPgdPsjObrHa35cFJeM0cuWwuSC69C9F27iMoWCWhIUqde9EFczYCiD0irdBAiE//////////8BEAAaDDkzOTExNzQ2MjMzMiIM7L7q4DMMnH9d5+PKKrEEjuT6hDYLWHcOFBIwfhFCdqOi0S5Jr1x2NSWFPy1woPV0rhI83jL7gMeLywKSQ/o+Ucm36muVY5cc3ISR4d/tiTOn3RnpAsiDa/X4IsqiO8kJBOwBxLeXCIUQhxZEDAKzWFgfUzzc1zG4WWGkNbdvXXueHrtUVH0HQxED/GwSRysbgXaAO7VFiywRY9LszDnLtdeFOrasI1NqSzXvZ9RsEDCxlAnDqI+f2V8CY6t1K4VY3p5pPQtwapOoUE6EUIeFAyNztsWF9hAQ8n8h7C+73M514qOiHH9s85Es0lXSP0ov6BwOx1RwTHiFI5XW/H1WT+Yj2wMsdNuSg+ogHTheD5JNvtnCMCnI7aRbybBnAvM3S7OXzQiMtBCf9XxcCRe5dTO6+QoGFOjIxarBqF1eV6sPQY9UPakmofFGVyuLVoZsi2TOljAuVQw63BkQtA70jBgjksAjMAWbsQHGTcx75zEf+x7WNtkA8JVlxj9KPtF6w6bRhjthKctbWvf59MxSeQ4nFRghUF9Z0m1vTEijhFW9beWrq1IJ6c04cRjaUDTg6fPTYrV1PcvAdAfYc5PaK3cpF86Iw27owjh0S4De9V1fN1qPdwhJcuCuyNhiCHtMYYe+7pjN/mLMI+OXjVF1SbBTJ2LwAfnok5ckBm/8CkF+puKy4YsX3rorgbJ4ouuLaAC+oAHzaBnMBjoKnZ8E77CVnZM8gzYh/3ZbT72P1YmsUWXpZoSk24OeYbtrFQJAMLGgosoF"},"IdentityId":"ap-northeast-1:7de839d2-1086-4358-8d81-4c3868f67194"}
271Result: Optional({
272AWSCredentials
273AccessKey: ASIAI3O4TMIPBKAMK6EA
274SecretKey: qZBc2yaXuByVwpCs2A+dKwVP/2pVz/ZpfSs/YyAM
275SessionKey: AgoGb3JpZ2luEC8aDmFwLW5vcnRoZWFzdC0xIoACXA3S7QK+HOZI7TEaAduuav6yFxr4LuuOIma+Ui3a4zGPhBQM02h1WJ08a/O2JwVa5WOh/EZ6HwrI3uxeSkihmMHBmqvtsRSk/aWa9pcdbLhEad2e5l6jmViREbJJp+2QkwD6T5cKbsL3GEp6jly4pHjp3FMQgE7iuJ1sKuFP3pwpkxHG3ovUtrX3pUevqXQIdNjJYJgv+HkuzXC097U5XcFdCZvsOy83tQfoeUam0RNCxNbN2AVFJ8oc9EgZHWN6TJXGqCu+Ll0lFHHlxjQ7UDwvA+kuSEPgdPsjObrHa35cFJeM0cuWwuSC69C9F27iMoWCWhIUqde9EFczYCiD0irdBAiE//////////8BEAAaDDkzOTExNzQ2MjMzMiIM7L7q4DMMnH9d5+PKKrEEjuT6hDYLWHcOFBIwfhFCdqOi0S5Jr1x2NSWFPy1woPV0rhI83jL7gMeLywKSQ/o+Ucm36muVY5cc3ISR4d/tiTOn3RnpAsiDa/X4IsqiO8kJBOwBxLeXCIUQhxZEDAKzWFgfUzzc1zG4WWGkNbdvXXueHrtUVH0HQxED/GwSRysbgXaAO7VFiywRY9LszDnLtdeFOrasI1NqSzXvZ9RsEDCxlAnDqI+f2V8CY6t1K4VY3p5pPQtwapOoUE6EUIeFAyNztsWF9hAQ8n8h7C+73M514qOiHH9s85Es0lXSP0ov6BwOx1RwTHiFI5XW/H1WT+Yj2wMsdNuSg+ogHTheD5JNvtnCMCnI7aRbybBnAvM3S7OXzQiMtBCf9XxcCRe5dTO6+QoGFOjIxarBqF1eV6sPQY9UPakmofFGVyuLVoZsi2TOljAuVQw63BkQtA70jBgjksAjMAWbsQHGTcx75zEf+x7WNtkA8JVlxj9KPtF6w6bRhjthKctbWvf59MxSeQ4nFRghUF9Z0m1vTEijhFW9beWrq1IJ6c04cRjaUDTg6fPTYrV1PcvAdAfYc5PaK3cpF86Iw27owjh0S4De9V1fN1qPdwhJcuCuyNhiCHtMYYe+7pjN/mLMI+OXjVF1SbBTJ2LwAfnok5ckBm/8CkF+puKy4YsX3rorgbJ4ouuLaAC+oAHzaBnMBjoKnZ8E77CVnZM8gzYh/3ZbT72P1YmsUWXpZoSk24OeYbtrFQJAMLGgosoF
276Expiration: 2017-06-20 04:02:09 +0000
277})
278 Error:nil
279My userID in currentWordCount:0
280User num of results = 1
281invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
282wordCount num of results = 1
283wordCount num of results = 1
284result 16
285wordCount num of results = 1
286WordCount before crash:16
287wordCount saved!
288My userID in currentWordCount:0
289User num of results = 1
290invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
291wordCount num of results = 1
292current WC does not match stored WC
293CWC 0
294SWC 16
295invoked updateViewWithProgress
296wordCount num of results = 1
297result 16
298wordCount num of results = 1
299My userID in currentWordCount:16
300User num of results = 1
301invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
302wordCount num of results = 1
303wordCount num of results = 1
304result 16
305wordCount num of results = 1
306My userID in currentWordCount:16
307User num of results = 1
308invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
309wordCount num of results = 1
310wordCount num of results = 1
311result 16
312wordCount num of results = 1
313My userID in currentWordCount:16
314User num of results = 1
315invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
316wordCount num of results = 1
317wordCount num of results = 1
318result 16
319wordCount num of results = 1
320My userID in currentWordCount:16
321User num of results = 1
322invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
323wordCount num of results = 1
324wordCount num of results = 1
325result 16
326wordCount num of results = 1
327My userID in currentWordCount:16
328User num of results = 1
329invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
330wordCount num of results = 1
331wordCount num of results = 1
332result 16
333wordCount num of results = 1
334My userID in currentWordCount:16
335User num of results = 1
336invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
337wordCount num of results = 1
338wordCount num of results = 1
339result 16
340wordCount num of results = 1
341My userID in currentWordCount:16
342User num of results = 1
343invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
344wordCount num of results = 1
345wordCount num of results = 1
346result 16
347wordCount num of results = 1
348My userID in currentWordCount:16
349User num of results = 1
350invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
351wordCount num of results = 1
352wordCount num of results = 1
353result 16
354wordCount num of results = 1
355My userID in currentWordCount:16
356User num of results = 1
357invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
358wordCount num of results = 1
359wordCount num of results = 1
360result 16
361wordCount num of results = 1
362My userID in currentWordCount:16
363User num of results = 1
364invoked get word count with UserID:7de839d2-1086-4358-8d81-4c3868f67194 BabyID:B6594786C9
365wordCount num of results = 1
366wordCount num of results = 1
367result 16
368wordCount num of results = 1