Report this

What is the reason for this report?

How to call from github my Android code (done in Kotlin) and IOS code (done Swift) and deploy as app

Posted on October 19, 2021

Hi guys, I am new to digital ocean. I have already purchased and deployed a droplet for my android and ios application. However, I would like now to call from github my Android code (done in Kotlin) and IOS code (done Swift) and deploy as app within the digital ocean. Is this possible and if yes what would be the steps?

Thanks a lot,

M.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hey there!

It sounds like you are wanting to load those as app’s in App Platform. This should be possible but you would need to run these as Dockerfile builds. App Platform doesn’t support Kotlin or Swift builds as native build-packs but this should be achievable through a Dockerfile build or a prebuilt image using Dockerhub or DigitalOcean’s container registry.

More details on Dockerfile builds can be found here, and using DOCR here.

Hope it helps! Nate

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.