david.yiyi
david.yiyi
Do you judge this as a defect?
> Emm, IMHO crashing sounds like a defect. :-P Thank for your reply. By the way,are you a contributor to the goodWeather app?
ok, i see. ---Original--- From: ***@***.***> Date: Thu, Nov 11, 2021 17:25 PM To: ***@***.***>; Cc: ***@***.******@***.***>; Subject: Re: [qqq3/good-weather] BUG about “location permission”. (#72) No, not really. Actually the...
**How do we test the APP?** We use the fuzzing method to simulate the network response data. For example, when the app receives network API response data from server or...
The problem happened by accident. I tried to reproduce it, but I didn't succeed.
**How do we test the APP?** We use the fuzzing method to simulate the network response data. For example, when the app receives network API response data from the server...
**Test information** Thanks for your reply! We are doing a research: "the impact of different network response data on app . To test the robustness of the app. " Because...
Hey @wish7code, I know this client is outdated, but do you think the issue #249 is a bug?
How do we test the APP? We use the fuzzing method to simulate the network response data. For example, when the app receives network API response data from the server...
用钩子函数试了一下,还是小点问题: 如果页面A首次被打开,header还是存在,当从页面A到页面B,然后再回到当前页面A时,header才会消失。 大佬@iyuxy,是否有办法,在第一次打开时,也让header消失呢?