DEV Community

wajiwaji
wajiwaji

Posted on • Updated on

What is the best CI tool on iOS built by Unity using Bluetooth?

I am working on a Unity Product (deployed as iOS app) using multiple Bluetooth devices. our team have a future work related to automation of building, testing, deploying. In Google search result, I found many CI tools and some examples and demos that show how to apply them to Unity app. But I couldn't know what tool is easiest to use for development. I'm a beginner for CI tool and I have experienced to use CircleCI for web service (Python).

What tool is the best to try to apply?
Our app includes these requirements.

  • Unity (build for iOS app)
  • Using Bluetooth via iOS library
  • Using AWS Cognito via iOS SDK (for authentication)

Top comments (0)