Sebastien Leclerc Lavallee
02/28/2020, 5:21 AMObserver
is defined inside RxCommon which is linked in the sourceCommon
source set. If I try to instanciate an Observer, XCode doesn’t find this class. How is it possible to access classes inside external libraries from the Swift code? I can do this inside one of my Android app’s Activity. Thanks!Kris Wong
02/28/2020, 1:49 PMKris Wong
02/28/2020, 1:49 PMSebastien Leclerc Lavallee
02/28/2020, 1:56 PMSebastien Leclerc Lavallee
02/28/2020, 4:25 PMKris Wong
02/28/2020, 4:33 PMSebastien Leclerc Lavallee
02/28/2020, 4:34 PMKris Wong
02/28/2020, 4:35 PMSebastien Leclerc Lavallee
02/28/2020, 4:36 PM