简体   繁体   English

React Native Android中的JsonWebToken错误

[英]JsonWebToken error in react native android

I am getting JsonWebToken$Payload error on android studio while trying to run app on simulator. 尝试在模拟器上运行应用程序时,我在android studio上收到JsonWebToken $ Payload错误。 I also tried to run on physical device yet same error. 我还尝试在物理设备上运行,但仍存在相同的错误。 There's no issue on iOS side, build has been developed. iOS方面没有问题,已经开发了构建。 Can anyone please help me out? 有人可以帮我吗? Attached the screenshot as well. 以及屏幕截图。

在此处输入图片说明

I have already tried clean project and invalidate & restart. 我已经尝试过清理项目并无效并重新启动。 Any idea? 任何想法? Thanks 谢谢

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 参考: https : //github.com/invertase/react-native-firebase/issues/915#issuecomment-383020978

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM