Open vitorventurin opened 6 years ago
How did you define EventTracking
?
I had exactly the same issue. There is an Analytics class in firebase analytics and by default, it tries to initialize it.
You need to use the namespace Umbrella.Analytics<EventTracking>()
AppDelegate: