Disable mobile view (Part 2)

An issue has occurred after applying the following solution to our application:

Issue:

On initial load, with an iPhone, the pxRequestor.pyDeviceType is still being set to “phone”.

Only on initial load!

Please edit the following extension point:

Decision tree - pyGetDeviceType

Edit, so it will Always will decide to output “desktop”.

Enjoy!