Exporting to macOS with the WKWebView wrapper

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • I am finding that the AJAX Post to URL is not working with WKWebView Mac export. It works fine on windows and linux exports. I am utilising Google Sheets for a leaderboard. The AJAX post to URL submits score fine on a Mac when using the construct3 platform directly but when exporting to WKWebView and running this on the steam platform it not longer submits scores. The windows and linux native exports are successfully submitting scores via the Steam platform. It is simply the combination of Mac and Steam that does not work which indicates it is the WKWebView that is the issue.

    Any Ideas?