Add error handling
Some checks failed
gitea-openium/resgen.swift/pipeline/head There was a failure building this commit

This commit is contained in:
2023-12-11 10:09:24 +01:00
parent 1f2933950b
commit 6f8e3b6664
6 changed files with 73 additions and 26 deletions

View File

@ -1,7 +1,7 @@
// Generated by ResgenSwift.Analytics 1.2
import MatomoTracker
import Firebase
import FirebaseAnalytics
// MARK: - Protocol
@ -181,7 +181,7 @@ class AnalyticsManager {
name: "s1 def two",
action: "test",
category: "test",
params: []
params: [:]
)
}