You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
08-22 15:32:03.184 25038 25038 E AndroidRuntime: Error: Error in onTap
254
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodNative(Native Method)
255
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1242)
256
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodImpl(Runtime.java:1122)
257
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1109)
258
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1089)
259
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1081)
260
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.gen.java.lang.Object_vendor_14601_32_ClickListenerImpl.onClick(Object_vendor_14601_32_ClickListenerImpl.java:18)
261
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View.performClick(View.java:6597)
262
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View.performClickInternal(View.java:6574)
263
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View.access$3100(View.java:778)
264
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View$PerformClick.run(View.java:25885)
265
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
266
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
267
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
268
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6669)
269
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
270
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
271
-
08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
249
+
// commented out because we're filtering on the adb logcat level now...
250
+
// `08-22 15:32:03.171 25038 25038 D AndroidRuntime: Shutting down VM
251
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: FATAL EXCEPTION: main
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: Error: Error in onTap
255
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodNative(Native Method)
256
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1242)
257
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodImpl(Runtime.java:1122)
258
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1109)
259
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1089)
260
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1081)
261
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.tns.gen.java.lang.Object_vendor_14601_32_ClickListenerImpl.onClick(Object_vendor_14601_32_ClickListenerImpl.java:18)
262
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View.performClick(View.java:6597)
263
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View.performClickInternal(View.java:6574)
264
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View.access$3100(View.java:778)
265
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.view.View$PerformClick.run(View.java:25885)
266
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
267
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
268
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
269
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6669)
270
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
271
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
272
+
// 08-22 15:32:03.184 25038 25038 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)`
273
+
`
272
274
08-22 15:32:03.210 25038 25038 W System.err: An uncaught Exception occurred on "main" thread.
08-23 16:16:06.695 25038 25038 E AndroidRuntime: Error: Error in onTap
433
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodNative(Native Method)
434
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1209)
435
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodImpl(Runtime.java:1096)
436
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1083)
437
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1063)
438
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1055)
439
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.gen.java.lang.Object_vendor_14601_32_ClickListenerImpl.onClick(Object_vendor_14601_32_ClickListenerImpl.java:18)
440
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View.performClick(View.java:6597)
441
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View.performClickInternal(View.java:6574)
442
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View.access$3100(View.java:778)
443
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View$PerformClick.run(View.java:25885)
444
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
445
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
446
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
447
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6669)
448
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
449
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
450
-
08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
429
+
// commented out because we're filtering on the adb logcat level now...
430
+
// `08-23 16:16:06.693 25038 25038 D AndroidRuntime: Shutting down VM
431
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: FATAL EXCEPTION: main
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: Error: Error in onTap
435
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodNative(Native Method)
436
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.dispatchCallJSMethodNative(Runtime.java:1209)
437
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethodImpl(Runtime.java:1096)
438
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1083)
439
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1063)
440
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.Runtime.callJSMethod(Runtime.java:1055)
441
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.tns.gen.java.lang.Object_vendor_14601_32_ClickListenerImpl.onClick(Object_vendor_14601_32_ClickListenerImpl.java:18)
442
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View.performClick(View.java:6597)
443
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View.performClickInternal(View.java:6574)
444
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View.access$3100(View.java:778)
445
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.view.View$PerformClick.run(View.java:25885)
446
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:873)
447
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
448
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.os.Looper.loop(Looper.java:193)
449
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6669)
450
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
451
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493)
452
+
// 08-23 16:16:06.695 25038 25038 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)`
453
+
`
451
454
08-23 16:16:06.798 25038 25038 W System.err: An uncaught Exception occurred on "main" thread.
08-23 16:16:06.798 25038 25038 W System.err: Error: Error in onTap
454
-
08-23 16:16:06.798 25038 25038 W System.err: `+
455
-
`
457
+
08-23 16:16:06.798 25038 25038 W System.err:
456
458
08-23 16:16:06.798 25038 25038 W System.err: StackTrace:
457
459
08-23 16:16:06.798 25038 25038 W System.err: viewModel.onTap(file:///data/data/org.nativescript.appTestLogs/files/app/bundle.js:301:15)
458
460
08-23 16:16:06.798 25038 25038 W System.err: at push.../node_modules/tns-core-modules/data/observable/observable.js.Observable.notify(file:///data/data/org.nativescript.appTestLogs/files/app/vendor.js:3704:32)
0 commit comments