Classes

The following classes are available globally.

  • Public entry point for the TestimonialKit SDK.

    This type exposes a small static API surface for initializing the SDK, tracking app events, and conditionally presenting the in‑app feedback prompt. All methods are @MainActor to keep UI‑adjacent work on the main thread.

    See more

    Declaration

    Swift

    @MainActor
    public class TestimonialKit