Actually, I can't do this due to its age it's unavailable, so we're certainly working blind here. As I'm sure you can appreciate, we can't exactly debug or support anything where we can't reliably reproduce issues and test fixes.I’ll test it on the Simulator
Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53
I tap the post box and it isn't bringing up my keyboard. It won't make the connection. I actually can't post at all. I'm trying my other browsers, but I can't quite get the iPad to work.
Okay, it still won't let me post in the other themes. I've tried Safari, Chrome, and and Photon. I can use the remote browsing feature in Photon to post. It's the only way I can post on my iPad in any capacity. I'm posting on my phone now.
Ooh...it's a hundred bucks or I would!
Oh. Tried it. Can't post on that. Won't even put down a typing cursor or show the whole test box on my iPad.
src/XF/Template/Templater.php
and find:if (preg_match('#(iphone|ipod|ipad).+OS (\d+)_#i', $ua, $match) && intval($match[2]) < 7)
if (preg_match('#(iphone|ipod|ipad).+OS (\d+)_#i', $ua, $match) && intval($match[2]) < 6)
if (preg_match('#(iphone|ipod|ipad).+OS (\d+)_#i', $ua, $match) && intval($match[2]) < 8)
We use essential cookies to make this site work, and optional cookies to enhance your experience.