Fork me on GitHub
#cljsrn
<
2016-07-11
>
vikeri12:07:02

Anyone else running 0.29.0? I tried the new react-native log-ios command and even though the app is working as expected I constantly get this error reported in the console:

assertiond[43292] <Error>: assertion failed: 15F34 13E230: assertiond + 15801 [3C808658-78EC-3950-A264-79A64E0E463B]: 0x1

boorad16:07:11

@vikeri: I was able to get everything back and hooked up on 0.29.0. I don’t see that error.

pesterhazy17:07:18

@vikeri: assertiond errors are a dime a dozen

pesterhazy17:07:31

we have literally dozens of them. I just ignore them

pesterhazy17:07:46

although of course I'd love to know where they come from

pesterhazy17:07:59

(I'm still on 0.19 so this is not a new phenomenon)

vikeri18:07:19

@boorad: just to clarify, you don't get any output in the native console (native not being the chrome console)?

vikeri18:07:45

@pesterhazy: haha alright. Yes it is mystery indeed.

boorad19:07:14

@vikeri: assertiond[57169]: assertion failed: 15F34 13E230: assertiond + 15801 [3C808658-78EC-3950-A264-79A64E0E463B]: 0x1

boorad19:07:31

was looking at chrome, didn’t see them, but alas they are in the native console 😞