I received this JS error:
$(".tabs li").scaleText is not a function.
on this web site (https://www.topmarks.co.uk/maths-games/hit-the-button --> click "Play Game") with the WKWebView in my app.
The page works fine on Safari, chrome and even SFSafariViewController.
Could anyone please help me on that? Thank you.
Post
Replies
Boosts
Views
Activity
Hi,
I would like to deploy my app to iOS device through MDM for testing only, how could I do that without publishing it to App store?
Thank you.
Hi, my iOS app using plugin.Firebase for google SSO. But the SSO show me a list of account which login previously, I can login with those account without inputting password. Anyway I can clean up the list or force to enter password? Thank you.