@adapty/capacitor - v3.10.0-beta.1
    Preparing search index...

    Type Alias EventHandlerResult

    EventHandlerResult: boolean | void

    EventHandler callback should not return a promise, because using await may postpone closing a paywall view.

    We don't want to block the UI thread.