Welcome Guest, Not a member yet? Register   Sign In
default controller route for mobile
#4

The mobile site is drastically different and only has limited functionality compared to the full site. I ended up modifying my 'home' controller to detect the device the user is on and then redirect them to the 'homemobile' controller if necessary. I also ended up adding a method to force the mobile site into desktop view if that's what the user wants to do, which was the catalyst for this issue.

FYI I ended up using the php script from here:

http://detectmobilebrowsers.com

And it works brilliantly.

Thanks for the replies.
Reply


Messages In This Thread
RE: default controller route for mobile - by nplaviola - 10-01-2015, 09:36 AM



Theme © iAndrew 2016 - Forum software by © MyBB