alphasp / pxview

An unofficial Pixiv app client for Android and iOS, built with React Native.
MIT License
753 stars 87 forks source link

Tags-button in Private Collection -list closes app #4

Closed MiKiL75 closed 6 years ago

MiKiL75 commented 7 years ago

When I try to open tags-list in my Private Collection by tapping settings-button on top right corner, application closes (or does it crash?). I guess this should bring up tags-list like in Public Collection. This happens in version 1.8.

alphasp commented 7 years ago

Are you getting the same crash issue when you reopen app and tap on the button again? Can you run on debug mode ie npm run android and provide error log?

MiKiL75 commented 7 years ago

Same crash after reopening and tapping button again. No change after multiple attempts. Unfortunately I don't have any prior knowledge how to debug with phone. I'm using stock non-rooted european version of Huawei 5c (Huawei Honor 7 lite) with EMUI 4.1.3 (android 6.0)

alphasp commented 6 years ago

I think I fixed this issue in v2. Please try it again after you update to v2

MiKiL75 commented 6 years ago

Works fine now after v2 update. :-) Thanks.