alinz / react-native-tabbar

Tab bar with more freedom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assertion failed

ackdav opened this issue · comments

commented

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:

Aug  4 14:15:39 Davids-MacBook-Air routined[29572] <Error>: CoreLocation: Error occurred while trying to retrieve motion state update: CMErrorDomain Code:104
Aug  4 14:15:41 Davids-MacBook-Air assertiond[29587] <Error>: assertion failed: 15A278b 13E230: assertiond + 15801 [3C808658-78EC-3950-A264-79A64E0E463B]: 0x1
Aug  4 14:15:41 Davids-MacBook-Air Unknown[29587] <Error>: 
Aug  4 14:15:41 Davids-MacBook-Air assertiond[29587] <Error>: assertion failed: 15A278b 13E230: assertiond + 15801 [3C808658-78EC-3950-A264-79A64E0E463B]: 0x1
Aug  4 14:15:41 Davids-MacBook-Air Unknown[29587] <Error>: 

commented

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 😞

commented

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

commented

@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.