Construct 3 r173

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

  • Order by
  • IIRC the Ios rate only works on simulator or release app, and Will not show in tesflight.

    On simulator it will show everytime. On a live app there are some limitations to how often you can make the call etc. 🙂

    Great job Scirra!

    • Has anyone had any luck getting Simulator to work with Xcode exports? It always crashes for me, but I thought that was Apple's fault.

      • The C3 runtime uses webassembly for some features, but the simulator doesn't support it. Apple hasn't commented on the fact, but they must be aware of it. In my testing app rating works on a physical device provided your debugging from xcode.