When Nami does not control the paywall, manually create an impression when the paywall is seen.
Passive Mode Only
This call will only work when the SDK is set to Passive Mode.
NamiPaywallManager.paywallImpression(developerID: String)
[NamiPaywallManager paywallImpression:(NSString *)developerID];
// iOS Only
NamiPaywallManager.paywallImpression(String developerPaywallId);
Parameters
developerID
- the Developer Paywall ID from the Control Center.