• adonis@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I still don’t understand why programmers are forced to use a specific tool, to write apps for a specific ecosystem.

    i.e. writing a Flutter mobile app for Android and iOS. You can do everything in VSCode for the Android part incl. the apk-build.

    But for iOS you’re forced to use Xcode for implementing certain things like permissions, build and upload.

    Nothing but headaches.