Vlad
11/08/2023, 11:30 AMimport cocoapods.FirebaseMessaging.FIRMessaging
Seems like I am missing something from the pods integration, but how do I know what exactly?
I am very new to iOS part, please help lolVlad
11/08/2023, 11:34 AMpod ("FirebaseMessaging") {
linkOnly = true
}
Seems like the issue was with the linkOnly = true, which I added before 1.9.20 to silent some warning