I was going to ask a question about why my build w...
# multiplatform
c
I was going to ask a question about why my build wasn’t working but finally figured it out… In Android studio run configuration for iOS Application I had put the xcode project path instead of the workspace it belonged to (which had it’s cocoapods depedencies). Maybe the form should be changed to use the term “Project or Workspace” or some help button could be added so people don’t lock in on the term “Project” and set it up wrong like I did. Or maybe it’s fine and people will just figure it out eventually after a few hours like me haha. Or maybe if the build fails it can detect this and check if the project is included in a workspace and suggest that as a solution in the build log. Might be good to put this in the https://kotlinlang.org/docs/native-cocoapods.html#possible-issues-and-solutions