Nero Liu

Results 2 issues of Nero Liu

### Description Our Android app crash and got this report Caused by java.lang.IllegalStateException: Screen fragments should never be restored. Follow instructions from https://github.com/software-mansion/react-native-screens/issues/17#issuecomment-424704067 to properly configure your main activity. at...

Platform: Android
Missing repro
Close when stale

when user login and then logout I use mixpanel.reset() to clear the super properties that I register when user login. But it only reset the distinct_id and device_id. mixpanel.register({ user_id:"123",emial:"[email protected]"...