HTML Element (Construct 3 Plugins)

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

  • Order by
  • But then, i receive a message from my client, said that the game didn't load on iOS.

    As I do trial and error to found the problem, turn out it's HTMLElement itself.

    Once I try to remove everything from HTMLElement from my project, the game can run in iOS.

    This time, to test it, I add an instance of HTMLElement with default value. Wether the object is inside the layout or outside the layout is the same. It's not working on iOS.

    I remove the instance, leave only HTMLElement in construct project folder. It's not working too. The game didn't even load, only black screen.

    I only manage to test that, as I didn't have the devices, and my client only want to go that far to test the plugin.

    I'm sorry that I can only report it like this.