FranGSierra
10/02/2019, 11:26 AMFirebaseCore.h
is correctly generated but I need the reference of FirebaseCore/FIRLogger.h
aswell to allow my swift code to call my sharedModule methods.
Im getting this trace when the task app:cinteropLibraryNameIos
is called
Exception in thread "main" java.lang.Error: /Users/minuscorp/Documents/kotlin-native-poc/iosApp/Pods/FirebaseCore/Firebase/Core/Public/FIRConfiguration.h:19:9: fatal error: 'FirebaseCore/FIRLoggerLevel.h' file not found
Artyom Degtyarev [JB]
10/02/2019, 11:59 AMFranGSierra
10/02/2019, 12:06 PMCocoapods { pod.... } }
FranGSierra
10/02/2019, 12:07 PMFirebaseCore
and some symbols are missing. Quite the same problem found on this Stackoverflow question: https://stackoverflow.com/questions/54047711/kotlin-native-interop-linker-could-not-find-frameworkFranGSierra
10/02/2019, 12:10 PMFranGSierra
10/02/2019, 12:53 PMFranGSierra
10/02/2019, 1:14 PMArtyom Degtyarev [JB]
10/02/2019, 2:04 PMFranGSierra
10/02/2019, 2:36 PMFranGSierra
10/02/2019, 2:36 PMFranGSierra
10/02/2019, 2:36 PMFranGSierra
10/02/2019, 2:37 PM