I am new to Construct.
When I exported example game to Facebook Instant Game, I met the error :
But when I follow the guide from Facebook and update index.html file by add follow line, it worked.
<script src="https://connect.facebook.net/en_US/fbinstant.6.2.js"></script>
Is the export function have an error? Anybody has met this issue?