[
https://issues.apache.org/jira/browse/CB-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16524575#comment-16524575
]
ASF subversion and git services commented on CB-14099:
------------------------------------------------------
Commit 7bf9627f0135c6b3518292660b6e07e6f5815926 in cordova-common's branch
refs/heads/master from エリス
[ https://gitbox.apache.org/repos/asf?p=cordova-common.git;h=7bf9627 ]
CB-14099 osx: Fixed Resolve Config Path for OSX
This closes #32
> Cordova OSX - Apps not working with Plugins
> -------------------------------------------
>
> Key: CB-14099
> URL: https://issues.apache.org/jira/browse/CB-14099
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-common, cordova-osx
> Environment: Cordova 8.0
> osx "El capitan"
>
> Reporter: Jose Antonio Silva Korhonen
> Assignee: Tobias Bocanegra
> Priority: Major
> Fix For: Master
>
>
> 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.
> It's expect that is shown "DEVICE IS READY". If you remove all plugins from
> the app then "DEVICE IS READY" is shown
>
> On older versions of cordova osx this procedure worked.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]