Closed ackdav closed 8 years ago
yeah... without my code these assertions errors still get thrown... not sure how to debug this though.. maybe need to switch to a different tabbar 😞
on further investigation -> doesnt seem related with rn-tabbar... my mac seems somehow broken.. 🆒
@derdav3 maybe the cache got messed up. remove node_module
and do npm install
and then for starting the dev server use the following command react-native start -- --reset-cache
@alinz thanks I tried but no luck... tried on my iMac instead of laptop and getting the same thing - strange..
Aug 4 20:03:50 Davids-iMac assertiond[76944] <Error>: assertion failed: 16A254g 13E230: assertiond + 15801 [3C808658-78EC-3950-A264-79A64E0E463B]: 0x1
Aug 4 20:03:50 Davids-iMac Unknown[76944] <Error>:
Aug 4 20:03:54 Davids-iMac mstreamd[76930] <Notice>: (Note ) PS: Media stream daemon stopping.
Aug 4 20:03:54 Davids-iMac mstreamd[76930] <Notice>: (Note ) AS: <MSIOSAlbumSharingDaemon: 0x7ffa56b02460>: Shared Streams daemon has shut down.
Aug 4 20:03:54 Davids-iMac mstreamd[76930] <Notice>: (Warn ) mstreamd: mstreamd shutting down.
not entirely sure if that's related to tabbar, but when I run it on iOS I get tons of assertion errors when scrolling in the view.. short snipped: