Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'join' of null #24

Open
zouwenhao03 opened this issue May 16, 2022 · 5 comments
Open

Cannot read property 'join' of null #24

zouwenhao03 opened this issue May 16, 2022 · 5 comments

Comments

@zouwenhao03
Copy link

VM4048 WAService.js:2 TypeError: Cannot read property 'join' of null.报错。不知道是什么问题

@JuneAndGreen
Copy link
Contributor

给一下可以复现问题的具体 demo ?

@zouwenhao03
Copy link
Author

好像解决了,现在有个新问题,是手机测试过程中,加密需要9秒。模拟器上没有问题。这大概是什么原因呢

@JuneAndGreen
Copy link
Contributor

和机型、系统以及用法可能都有些关系,提供下相关信息和 demo ?

@zouwenhao03
Copy link
Author

模拟器上没有问题,真机调试时,模式有真机调试1.0和2.0.一开始使用1.0需要9s左右的加密时间。后来切换2.0,就可以了,但是最近又不行了,切换回1.0又快了些。手机是iphone xr
image

@JuneAndGreen
Copy link
Contributor

真机调试为了调试功能做了很多处理的,主要用于 debug,所以不要以调试的方式来测速。你可以直接扫码预览然后在 vConsole 打印耗时。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants