JsonWebToken error in react native android
JsonWebToken error in react native android
I am getting JsonWebToken$Payload error on android studio while trying to run app on simulator. I also tried to run on physical device yet same error. There's no issue on iOS side, build has been developed. Can anyone please help me out? Attached the screenshot as well.
I have already tried clean project and invalidate & restart.
Any idea? Thanks
1 Answer
1
Okay, I found the solution. Just disable the instant run and it worked like a charm.
ref: https://github.com/invertase/react-native-firebase/issues/915#issuecomment-383020978
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you agree to our terms of service, privacy policy and cookie policy