Notix InApp SDK
NOTIX is an audience re-engagement service based on push notifications that work for both desktop and mobile devices.
Contents
Setup
Start with SDK setup if you haven’t done it already.
Common settings
Managing logs
You can manage logging done by the SDK.
Kotlin:
Notix.setLogLevel(LogLevel.full) // can be full/important/none
Log level is set to IMPORTANT
by default.
Interstitial
For setup instructions see Interstitial setup