iOS and Android project under same git repository

I have iOS and Android project under same repository, I want after successful build of Android project, iOS project is started. My project structure is root-> android and root->iOS.

2 Likes

Unfortunately this is not currently supported, you would need to split the repo and set up to separate projects in CircleCI. If you would like to see this as a feature please support this existing feature request by clicking on the heart.