Question

Purchases.configure() crashes app on launch [Flutter]

  • 1 December 2022
  • 1 reply
  • 79 views

Badge +2

It was working fine a few weeks ago, but now it just crashes every time I try to configure RevenueCat. Issue goes away when I don’t configure it.

What do I do?


1 reply

Userlevel 5
Badge +9

Are there any build or crash logs when this happens? Calling configure is the very first step in initializing the RevenueCat SDK, so likely something changed in your basic configuration regarding Flutter SDK/RevenueCat SDK/Xcode/Android Studio/ etc. Maybe the SDK updated without your knowledge? Any sort of logs or messages would be good clues here

Reply