• [^] # Re: "Create once, deploy everywhere"

    Posté par . En réponse au journal The Qt Company. Évalué à 1.

    Some features are not implemented in the current versions of Xamarin Studio. E.g.
    iOS 8 Extensions: while the APIs are in place, the IDE support to package them is not. But it is still possible to create those with command line tools.
    SceneKit assets: there is no built-in support in the IDEs to compile SceneKit assets for you. You will have to manually invoke scntool in your custom build steps to support it.
    Debugging of extensions: not currently supported out of the box on the IDE.

    Quand tu sais que les extensions sont la grosse feature d'ios 8, c'est un peu ballot de pas pouvoir les debugger.
    Bon courage pour le support de l'apple watch aussi.