siraf
10/31/2023, 1:41 PMOleg Yukhnevich
10/31/2023, 1:55 PMsiraf
10/31/2023, 1:58 PM*import* cocoapods.libraryName.*
.
We have removed Cocoapods from project and downloaded needed .h and .c files directly(by cloning the library and moving them into the project).
Now we are trying to call their functions somehow but it always says Unresolved reference...
.
I don’t have Kotlin background so this is a bit confusing..Oleg Yukhnevich
10/31/2023, 2:03 PMLandry Norris
10/31/2023, 2:29 PM