I've read every article I can up the wozu on how to fix this, but I can't figure it out. I'm sure it's something simple, but on Xcode 9.4.1, it builds perfectly. When I try and run it on Xcode 10, no bueno, I get a Parse Issue.
It mostly says it can't find key files.
I've tried adding a Link Binary with Libraries, compiling Xcode with -UseModernBuildSystem=NO, using an older command line in Xcode 10, deleting derivatives, nothing works.
Really desperate to get this to build, this is my last ditch effort. Is this a known Issue with RN? RNMixpanel?
I've read every article I can up the wozu on how to fix this, but I can't figure it out. I'm sure it's something simple, but on Xcode 9.4.1, it builds perfectly. When I try and run it on Xcode 10, no bueno, I get a Parse Issue.
It mostly says it can't find key files.
I've tried adding a Link Binary with Libraries, compiling Xcode with -UseModernBuildSystem=NO, using an older command line in Xcode 10, deleting derivatives, nothing works.
Really desperate to get this to build, this is my last ditch effort. Is this a known Issue with RN? RNMixpanel?
Also tried this: https://github.com/naoufal/react-native-activity-view/issues/7