To the folk writing documentation related to cocoa...
# multiplatform
j
To the folk writing documentation related to cocoapod integration in KMM, it would be nice to have a warning box or something about this : https://stackoverflow.com/questions/65311935/not-able-to-add-firebaseanalytics-or-crashlytics-cocoapod-to-kotlin-multiplatfor TL;DR when someone tries to add a dependency to Firebase services like
pod("Firebase/Firestore")
, the “/” should be removed from the string to avoid build error