Fuse 0.36.1 is out!

This is a bugfix release that fixes the following:

Android Signing

Our last release suffered from a regression where apps built for release without signing keys failed to install on android devices. We now sign them with a debug signing key in those cases.

MapView

  • iOS: Fixed incorrect view recycling for custom MapMarker icons.
  • iOS: Fixed ginormous custom MapMarker icons.
  • Minor improvements