Debugging - Easily find which function has an error

There’s two basic possibilities:

  1. Invalid input was sent to a Hype API
  2. A bug in Hype’s runtime

It would probably be easiest if you just send the zip of the .hype document with instructions on how to reproduce to support@tumult.com and we can take a look.

There is a method to get a non-minified version, but even then there’s some other optimizations in our build process that may make the code opaque to read.