How to test the compatibility of vue projects.

how to test the compatibility of vue projects. The developed project opens a blank space on some mobile phones. But it"s impossible to debug without this type of phone. So how do you debug this situation?

Mar.31,2021

it seems that there is really no good way to do what you are talking about.

but there are some professional test platforms that may have solutions


our company has a dedicated cloud debugging system that accesses the real machine directly through web. Then if you want to debug, you can use proxy to do it locally.

if you don't have such a system, you can use the simulator. Android recommends that genymotion ios only have a built-in simulator to choose from

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36d4e-2b3ab.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36d4e-2b3ab.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?