Skip to content

0.4.0

Latest

Choose a tag to compare

@fireside-release fireside-release released this 12 Aug 19:45

0.4.0

  • Flutter on iOS: the plugin no longer crashes the app at launch when Flutter hands it a nil registrar.
  • A throttled fetchInterviewStatuses now fails with networkIssue instead of integrationError, so you can retry it.
  • Flutter: Fireside.init no longer needs WidgetsFlutterBinding.ensureInitialized() in front of it.