Problem
On our mobile apps, we have the Use profiling option for performance profiling. We don't have this on web because profiling can be done via the JS console. However, mobile web doesn't have a JS console, so it'd be useful to be able to have some way to do profiling there. Recently, we've had an employee experiencing performance issues specifically on mobile web.
Solution
Add the Use profiling option to mobile web.
cc @Szymon20000

Problem
On our mobile apps, we have the
Use profilingoption for performance profiling. We don't have this on web because profiling can be done via the JS console. However, mobile web doesn't have a JS console, so it'd be useful to be able to have some way to do profiling there. Recently, we've had an employee experiencing performance issues specifically on mobile web.Solution
Add the
Use profilingoption to mobile web.cc @Szymon20000