You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jose Antonio Silva Korhonen (JIRA)" <ji...@apache.org> on 2018/05/19 12:51:00 UTC

[jira] [Created] (CB-14099) Cordova OSX - Apps working with Plugins

Jose Antonio Silva Korhonen created CB-14099:
------------------------------------------------

             Summary: Cordova OSX - Apps working with Plugins
                 Key: CB-14099
                 URL: https://issues.apache.org/jira/browse/CB-14099
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-osx
         Environment: Cordova 6

osx "El capitan"

 
            Reporter: Jose Antonio Silva Korhonen
            Assignee: Tobias Bocanegra


It's not possible to get any app with any compatible plugins working on osx.

1 - Create a barebone Cordova App
 * cordova create myapp org.apache.myapp myapp

2 - Add osx platform
 * cordova platform add osx

3 - Add any plugin compatible with osx, for example cordova-plugin-file
 * cordova plugin add cordova-plugin-file

4 - Run the App
 * cordova run osx

5 - The App doesn't trigger "device ready"

  The app stays on the state "connecting to device" for ever.

 

On older versions of cordova osx this procedure worked.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org