Sonic 3 AIR for iOS and Web Known Issues

  1. Game currently allows rotation to portrait mode. This does not make sense, but it's not possible for a web page to prevent rotation in Safari.
  2. Trying to switch the video renderer in options to software will soft lock the game. The option will need to be removed because emscripten SDL cannot destroy & create a new window.
  3. If the phone goes to sleep while the inital download is running, the download is disconnected and an exception is thrown. Provide better messaging to the user to let them know the download cannot be interrupted.
  4. Game does not start after playing a long time. You need to reboot your phone for the game to launch again.
  5. Performance of the game corresponds to the amount of game data. When more data is installed, the game can stutter more on devices with low memory. This is why the remastered soundtrack is an optional install.
This list is specific to the iOS and Web port.