-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathout
556 lines (279 loc) · 26.4 KB
/
out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
Starting the logger (C:\Users\jagre_000\AppData\Local\Android\sdk/platform-tools/adb logcat *:S ReactNative:V ReactNativeJS:V)...
--------- beginning of main
--------- beginning of system
08-06 14:42:31.287 2798 2848 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:42:31.344 2798 2848 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:42:31.380 2798 2848 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:42:31.380 2798 2848 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:42:31.380 2798 2848 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:42:31.380 2798 2848 I ReactNativeJS: titleStyle: 90,
08-06 14:42:31.380 2798 2848 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:42:31.380 2798 2848 I ReactNativeJS: name: 'ChooseContact',
08-06 14:42:31.380 2798 2848 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:42:31.380 2798 2848 I ReactNativeJS: parent: 'root',
08-06 14:42:31.380 2798 2848 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:42:31.380 2798 2848 I ReactNativeJS: direction: 'vertical',
08-06 14:42:31.380 2798 2848 I ReactNativeJS: hideTabBar: true,
08-06 14:42:31.380 2798 2848 I ReactNativeJS: hideNavBar: false,
08-06 14:42:31.380 2798 2848 I ReactNativeJS: title: 'ChooseContact',
08-06 14:42:31.380 2798 2848 I ReactNativeJS: initial: true,
08-06 14:42:31.380 2798 2848 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:42:31.380 2798 2848 I ReactNativeJS: index: 0 },
08-06 14:42:31.380 2798 2848 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:42:31.382 2798 2848 W ReactNativeJS: EAADwp67c774BALO72tKzctDLcPzxXgW3OwxGRxfDMtC2qTM80MZA9s11YMfdJ1CroMuPIR3xKJhrX026KLP3wQut742XhtjGiK8ZBzPrWdPzYW8jlOZAgtxPDgvLlD81KYaymCBX2EMDKNbn8mAZARW4nmZBjZBdek7Yu3MHoXT8gZBZC4vRBloe88tdvEMzHs3NHBk9OWFZAFwZDZD
08-06 14:42:31.527 2798 2848 W ReactNativeJS: ,,,,,,,,,,,,,,,,,,,,,,,,
08-06 14:46:01.282 2798 3201 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:46:01.307 2798 3201 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:46:01.341 2798 3201 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:46:01.341 2798 3201 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:46:01.341 2798 3201 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:46:01.341 2798 3201 I ReactNativeJS: titleStyle: 90,
08-06 14:46:01.341 2798 3201 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:46:01.341 2798 3201 I ReactNativeJS: name: 'ChooseContact',
08-06 14:46:01.341 2798 3201 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:46:01.341 2798 3201 I ReactNativeJS: parent: 'root',
08-06 14:46:01.341 2798 3201 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:46:01.341 2798 3201 I ReactNativeJS: direction: 'vertical',
08-06 14:46:01.341 2798 3201 I ReactNativeJS: hideTabBar: true,
08-06 14:46:01.341 2798 3201 I ReactNativeJS: hideNavBar: false,
08-06 14:46:01.341 2798 3201 I ReactNativeJS: title: 'ChooseContact',
08-06 14:46:01.341 2798 3201 I ReactNativeJS: initial: true,
08-06 14:46:01.341 2798 3201 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:46:01.341 2798 3201 I ReactNativeJS: index: 0 },
08-06 14:46:01.341 2798 3201 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:46:01.343 2798 3201 W ReactNativeJS: EAADwp67c774BALO72tKzctDLcPzxXgW3OwxGRxfDMtC2qTM80MZA9s11YMfdJ1CroMuPIR3xKJhrX026KLP3wQut742XhtjGiK8ZBzPrWdPzYW8jlOZAgtxPDgvLlD81KYaymCBX2EMDKNbn8mAZARW4nmZBjZBdek7Yu3MHoXT8gZBZC4vRBloe88tdvEMzHs3NHBk9OWFZAFwZDZD
08-06 14:46:01.450 2798 3201 W ReactNativeJS: Possible Unhandled Promise Rejection (id: 0):
08-06 14:46:01.450 2798 3201 W ReactNativeJS: undefined is not an object (evaluating '_reactNativeContacts.Contacts.getAll')
08-06 14:46:01.450 2798 3201 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:133374:30
08-06 14:46:01.450 2798 3201 W ReactNativeJS: tryCallOne@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:24528:10
08-06 14:46:01.450 2798 3201 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:24614:19
08-06 14:46:01.450 2798 3201 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:5122:18
08-06 14:46:01.450 2798 3201 W ReactNativeJS: callTimer@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:4906:9
08-06 14:46:01.450 2798 3201 W ReactNativeJS: callImmediatesPass@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:4964:28
08-06 14:46:01.450 2798 3201 W ReactNativeJS: callImmediates@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:4979:43
08-06 14:46:01.450 2798 3201 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3579:57
08-06 14:46:01.450 2798 3201 W ReactNativeJS: guard@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3483:3
08-06 14:46:01.450 2798 3201 W ReactNativeJS: __callImmediates@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3579:6
08-06 14:46:01.450 2798 3201 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3546:24
08-06 14:46:01.450 2798 3201 W ReactNativeJS: guard@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3483:3
08-06 14:46:01.450 2798 3201 W ReactNativeJS: invokeCallbackAndReturnFlushedQueue@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3544:6
08-06 14:46:01.450 2798 3201 W ReactNativeJS: invokeCallbackAndReturnFlushedQueue@[native code]
08-06 14:47:46.333 2798 3363 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:47:46.360 2798 3363 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:47:46.391 2798 3363 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:47:46.391 2798 3363 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:47:46.391 2798 3363 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:47:46.391 2798 3363 I ReactNativeJS: titleStyle: 90,
08-06 14:47:46.391 2798 3363 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:47:46.391 2798 3363 I ReactNativeJS: name: 'ChooseContact',
08-06 14:47:46.391 2798 3363 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:47:46.391 2798 3363 I ReactNativeJS: parent: 'root',
08-06 14:47:46.391 2798 3363 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:47:46.391 2798 3363 I ReactNativeJS: direction: 'vertical',
08-06 14:47:46.391 2798 3363 I ReactNativeJS: hideTabBar: true,
08-06 14:47:46.391 2798 3363 I ReactNativeJS: hideNavBar: false,
08-06 14:47:46.391 2798 3363 I ReactNativeJS: title: 'ChooseContact',
08-06 14:47:46.391 2798 3363 I ReactNativeJS: initial: true,
08-06 14:47:46.391 2798 3363 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:47:46.391 2798 3363 I ReactNativeJS: index: 0 },
08-06 14:47:46.391 2798 3363 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:47:46.392 2798 3363 W ReactNativeJS: EAADwp67c774BALO72tKzctDLcPzxXgW3OwxGRxfDMtC2qTM80MZA9s11YMfdJ1CroMuPIR3xKJhrX026KLP3wQut742XhtjGiK8ZBzPrWdPzYW8jlOZAgtxPDgvLlD81KYaymCBX2EMDKNbn8mAZARW4nmZBjZBdek7Yu3MHoXT8gZBZC4vRBloe88tdvEMzHs3NHBk9OWFZAFwZDZD
08-06 14:47:46.500 2798 3363 W ReactNativeJS: Possible Unhandled Promise Rejection (id: 0):
08-06 14:47:46.500 2798 3363 W ReactNativeJS: undefined is not an object (evaluating '_reactNativeContacts.Contacts.getAll')
08-06 14:47:46.500 2798 3363 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:133374:30
08-06 14:47:46.500 2798 3363 W ReactNativeJS: tryCallOne@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:24528:10
08-06 14:47:46.500 2798 3363 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:24614:19
08-06 14:47:46.500 2798 3363 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:5122:18
08-06 14:47:46.500 2798 3363 W ReactNativeJS: callTimer@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:4906:9
08-06 14:47:46.500 2798 3363 W ReactNativeJS: callImmediatesPass@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:4964:28
08-06 14:47:46.500 2798 3363 W ReactNativeJS: callImmediates@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:4979:43
08-06 14:47:46.500 2798 3363 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3579:57
08-06 14:47:46.500 2798 3363 W ReactNativeJS: guard@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3483:3
08-06 14:47:46.500 2798 3363 W ReactNativeJS: __callImmediates@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3579:6
08-06 14:47:46.500 2798 3363 W ReactNativeJS: http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3546:24
08-06 14:47:46.500 2798 3363 W ReactNativeJS: guard@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3483:3
08-06 14:47:46.500 2798 3363 W ReactNativeJS: invokeCallbackAndReturnFlushedQueue@http://10.0.2.2:8081/index.android.bundle?platform=android&dev=true&hot=false&minify=false:3544:6
08-06 14:47:46.500 2798 3363 W ReactNativeJS: invokeCallbackAndReturnFlushedQueue@[native code]
08-06 14:49:53.994 2798 3518 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:49:54.019 2798 3518 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:50:44.268 2798 3582 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:50:44.295 2798 3582 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:53:17.562 2798 3739 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:53:17.613 2798 3739 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:54:06.832 2798 3796 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:54:06.860 2798 3796 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:54:06.889 2798 3796 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:54:06.889 2798 3796 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:54:06.889 2798 3796 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:54:06.889 2798 3796 I ReactNativeJS: titleStyle: 90,
08-06 14:54:06.889 2798 3796 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:54:06.889 2798 3796 I ReactNativeJS: name: 'ChooseContact',
08-06 14:54:06.889 2798 3796 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:54:06.889 2798 3796 I ReactNativeJS: parent: 'root',
08-06 14:54:06.889 2798 3796 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:54:06.889 2798 3796 I ReactNativeJS: direction: 'vertical',
08-06 14:54:06.889 2798 3796 I ReactNativeJS: hideTabBar: true,
08-06 14:54:06.889 2798 3796 I ReactNativeJS: hideNavBar: false,
08-06 14:54:06.889 2798 3796 I ReactNativeJS: title: 'ChooseContact',
08-06 14:54:06.889 2798 3796 I ReactNativeJS: initial: true,
08-06 14:54:06.889 2798 3796 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:54:06.889 2798 3796 I ReactNativeJS: index: 0 },
08-06 14:54:06.889 2798 3796 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:54:31.705 2798 3802 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:54:31.729 2798 3802 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:54:31.760 2798 3802 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:54:31.760 2798 3802 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:54:31.760 2798 3802 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:54:31.760 2798 3802 I ReactNativeJS: titleStyle: 90,
08-06 14:54:31.760 2798 3802 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:54:31.760 2798 3802 I ReactNativeJS: name: 'ChooseContact',
08-06 14:54:31.760 2798 3802 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:54:31.760 2798 3802 I ReactNativeJS: parent: 'root',
08-06 14:54:31.760 2798 3802 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:54:31.760 2798 3802 I ReactNativeJS: direction: 'vertical',
08-06 14:54:31.760 2798 3802 I ReactNativeJS: hideTabBar: true,
08-06 14:54:31.760 2798 3802 I ReactNativeJS: hideNavBar: false,
08-06 14:54:31.760 2798 3802 I ReactNativeJS: title: 'ChooseContact',
08-06 14:54:31.760 2798 3802 I ReactNativeJS: initial: true,
08-06 14:54:31.760 2798 3802 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:54:31.760 2798 3802 I ReactNativeJS: index: 0 },
08-06 14:54:31.760 2798 3802 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:57:06.368 3949 3984 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:57:06.396 3949 3984 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:57:06.439 3949 3984 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:57:06.439 3949 3984 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:57:06.439 3949 3984 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:57:06.439 3949 3984 I ReactNativeJS: titleStyle: 90,
08-06 14:57:06.439 3949 3984 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:57:06.439 3949 3984 I ReactNativeJS: name: 'ChooseContact',
08-06 14:57:06.439 3949 3984 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:57:06.439 3949 3984 I ReactNativeJS: parent: 'root',
08-06 14:57:06.439 3949 3984 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:57:06.439 3949 3984 I ReactNativeJS: direction: 'vertical',
08-06 14:57:06.439 3949 3984 I ReactNativeJS: hideTabBar: true,
08-06 14:57:06.439 3949 3984 I ReactNativeJS: hideNavBar: false,
08-06 14:57:06.439 3949 3984 I ReactNativeJS: title: 'ChooseContact',
08-06 14:57:06.439 3949 3984 I ReactNativeJS: initial: true,
08-06 14:57:06.439 3949 3984 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:57:06.439 3949 3984 I ReactNativeJS: index: 0 },
08-06 14:57:06.439 3949 3984 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:57:06.452 3949 3984 I ReactNativeJS: [ { emailAddresses: [],
08-06 14:57:06.452 3949 3984 I ReactNativeJS: phoneNumbers: [ { label: 'mobile', number: '(619) 123-4567' } ],
08-06 14:57:06.452 3949 3984 I ReactNativeJS: thumbnailPath: '',
08-06 14:57:06.452 3949 3984 I ReactNativeJS: familyName: null,
08-06 14:57:06.452 3949 3984 I ReactNativeJS: middleName: null,
08-06 14:57:06.452 3949 3984 I ReactNativeJS: givenName: 'Asdf',
08-06 14:57:06.452 3949 3984 I ReactNativeJS: recordID: '1' } ]
08-06 14:57:09.686 3949 3994 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:57:09.737 3949 3994 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:57:09.770 3949 3994 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:57:09.770 3949 3994 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:57:09.770 3949 3994 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:57:09.770 3949 3994 I ReactNativeJS: titleStyle: 90,
08-06 14:57:09.770 3949 3994 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:57:09.770 3949 3994 I ReactNativeJS: name: 'ChooseContact',
08-06 14:57:09.770 3949 3994 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:57:09.770 3949 3994 I ReactNativeJS: parent: 'root',
08-06 14:57:09.770 3949 3994 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:57:09.770 3949 3994 I ReactNativeJS: direction: 'vertical',
08-06 14:57:09.770 3949 3994 I ReactNativeJS: hideTabBar: true,
08-06 14:57:09.770 3949 3994 I ReactNativeJS: hideNavBar: false,
08-06 14:57:09.770 3949 3994 I ReactNativeJS: title: 'ChooseContact',
08-06 14:57:09.770 3949 3994 I ReactNativeJS: initial: true,
08-06 14:57:09.770 3949 3994 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:57:09.770 3949 3994 I ReactNativeJS: index: 0 },
08-06 14:57:09.770 3949 3994 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:57:09.777 3949 3994 I ReactNativeJS: [ { emailAddresses: [],
08-06 14:57:09.777 3949 3994 I ReactNativeJS: phoneNumbers: [ { label: 'mobile', number: '(619) 123-4567' } ],
08-06 14:57:09.777 3949 3994 I ReactNativeJS: thumbnailPath: '',
08-06 14:57:09.777 3949 3994 I ReactNativeJS: familyName: null,
08-06 14:57:09.777 3949 3994 I ReactNativeJS: middleName: null,
08-06 14:57:09.777 3949 3994 I ReactNativeJS: givenName: 'Asdf',
08-06 14:57:09.777 3949 3994 I ReactNativeJS: recordID: '1' } ]
08-06 14:57:25.824 3949 4020 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:57:25.848 3949 4020 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:57:25.887 3949 4020 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:57:25.887 3949 4020 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:57:25.887 3949 4020 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:57:25.887 3949 4020 I ReactNativeJS: titleStyle: 90,
08-06 14:57:25.887 3949 4020 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:57:25.887 3949 4020 I ReactNativeJS: name: 'ChooseContact',
08-06 14:57:25.887 3949 4020 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:57:25.887 3949 4020 I ReactNativeJS: parent: 'root',
08-06 14:57:25.887 3949 4020 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:57:25.887 3949 4020 I ReactNativeJS: direction: 'vertical',
08-06 14:57:25.887 3949 4020 I ReactNativeJS: hideTabBar: true,
08-06 14:57:25.887 3949 4020 I ReactNativeJS: hideNavBar: false,
08-06 14:57:25.887 3949 4020 I ReactNativeJS: title: 'ChooseContact',
08-06 14:57:25.887 3949 4020 I ReactNativeJS: initial: true,
08-06 14:57:25.887 3949 4020 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:57:25.887 3949 4020 I ReactNativeJS: index: 0 },
08-06 14:57:25.887 3949 4020 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:57:25.891 3949 4020 W ReactNativeJS: [ { emailAddresses: [],
08-06 14:57:25.891 3949 4020 W ReactNativeJS: phoneNumbers: [ { label: 'mobile', number: '(619) 123-4567' } ],
08-06 14:57:25.891 3949 4020 W ReactNativeJS: thumbnailPath: '',
08-06 14:57:25.891 3949 4020 W ReactNativeJS: familyName: null,
08-06 14:57:25.891 3949 4020 W ReactNativeJS: middleName: null,
08-06 14:57:25.891 3949 4020 W ReactNativeJS: givenName: 'Asdf',
08-06 14:57:25.891 3949 4020 W ReactNativeJS: recordID: '1' } ]
08-06 14:57:58.537 3949 4079 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:57:58.563 3949 4079 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:57:58.595 3949 4079 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:57:58.595 3949 4079 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:57:58.595 3949 4079 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:57:58.595 3949 4079 I ReactNativeJS: titleStyle: 90,
08-06 14:57:58.595 3949 4079 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:57:58.595 3949 4079 I ReactNativeJS: name: 'ChooseContact',
08-06 14:57:58.595 3949 4079 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:57:58.595 3949 4079 I ReactNativeJS: parent: 'root',
08-06 14:57:58.595 3949 4079 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:57:58.595 3949 4079 I ReactNativeJS: direction: 'vertical',
08-06 14:57:58.595 3949 4079 I ReactNativeJS: hideTabBar: true,
08-06 14:57:58.595 3949 4079 I ReactNativeJS: hideNavBar: false,
08-06 14:57:58.595 3949 4079 I ReactNativeJS: title: 'ChooseContact',
08-06 14:57:58.595 3949 4079 I ReactNativeJS: initial: true,
08-06 14:57:58.595 3949 4079 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:57:58.595 3949 4079 I ReactNativeJS: index: 0 },
08-06 14:57:58.595 3949 4079 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:57:58.604 3949 4079 W ReactNativeJS: [object Object]
08-06 14:58:15.504 3949 4106 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:58:15.530 3949 4106 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:58:15.564 3949 4106 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:58:15.564 3949 4106 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:58:15.564 3949 4106 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:58:15.564 3949 4106 I ReactNativeJS: titleStyle: 90,
08-06 14:58:15.564 3949 4106 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:58:15.564 3949 4106 I ReactNativeJS: name: 'ChooseContact',
08-06 14:58:15.564 3949 4106 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:58:15.564 3949 4106 I ReactNativeJS: parent: 'root',
08-06 14:58:15.564 3949 4106 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:58:15.564 3949 4106 I ReactNativeJS: direction: 'vertical',
08-06 14:58:15.564 3949 4106 I ReactNativeJS: hideTabBar: true,
08-06 14:58:15.564 3949 4106 I ReactNativeJS: hideNavBar: false,
08-06 14:58:15.564 3949 4106 I ReactNativeJS: title: 'ChooseContact',
08-06 14:58:15.564 3949 4106 I ReactNativeJS: initial: true,
08-06 14:58:15.564 3949 4106 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:58:15.564 3949 4106 I ReactNativeJS: index: 0 },
08-06 14:58:15.564 3949 4106 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:58:15.572 3949 4106 W ReactNativeJS: [object Object]
08-06 14:58:24.918 3949 4122 I ReactNativeJS: Running application "floto" with appParams: {"initialProps":{},"rootTag":1}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF
08-06 14:58:24.942 3949 4122 I ReactNativeJS: 'ACTION:', { type: 'RootContainerInitialAction' }
08-06 14:58:24.972 3949 4122 I ReactNativeJS: 'ACTION:', { scene:
08-06 14:58:24.972 3949 4122 I ReactNativeJS: { getSceneStyle: [Function: getSceneStyle],
08-06 14:58:24.972 3949 4122 I ReactNativeJS: navigationBarStyle: 89,
08-06 14:58:24.972 3949 4122 I ReactNativeJS: titleStyle: 90,
08-06 14:58:24.972 3949 4122 I ReactNativeJS: key: '0_ChooseContact',
08-06 14:58:24.972 3949 4122 I ReactNativeJS: name: 'ChooseContact',
08-06 14:58:24.972 3949 4122 I ReactNativeJS: sceneKey: 'ChooseContact',
08-06 14:58:24.972 3949 4122 I ReactNativeJS: parent: 'root',
08-06 14:58:24.972 3949 4122 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_PUSH',
08-06 14:58:24.972 3949 4122 I ReactNativeJS: direction: 'vertical',
08-06 14:58:24.972 3949 4122 I ReactNativeJS: hideTabBar: true,
08-06 14:58:24.972 3949 4122 I ReactNativeJS: hideNavBar: false,
08-06 14:58:24.972 3949 4122 I ReactNativeJS: title: 'ChooseContact',
08-06 14:58:24.972 3949 4122 I ReactNativeJS: initial: true,
08-06 14:58:24.972 3949 4122 I ReactNativeJS: component: [Function: CreateFlow],
08-06 14:58:24.972 3949 4122 I ReactNativeJS: index: 0 },
08-06 14:58:24.972 3949 4122 I ReactNativeJS: type: 'REACT_NATIVE_ROUTER_FLUX_FOCUS' }
08-06 14:58:24.982 3949 4122 I ReactNativeJS: [object Object]
Terminate batch job (Y/N)? Terminate batch job (Y/N)? Terminate batch job (Y/N)? Terminate batch job (Y/N)? Terminate batch job (Y/N)?