Skip to main content

Does Purchases.configure() need connection to network?  I am configuring offline mode and curious about preferences to initialize the app.

That method does make network calls to prefetch some useful info, but if there’s no connection, these will fail gracefully and the SDK will still configure!