Troubleshooting
Enable Logging
Ometria logs any errors encountered during runtime by default.
You can enable advanced logging if you want more information on what's happening in the background. Just add the following line after initialising the library:
Ometria.sharedInstance().isLoggingEnabled = true