You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/04/09 17:29:17 UTC

[GitHub] [cordova-ios] Shane98c opened a new issue #1097: Cordova not available on iPad using cordova-ios@6 or greater

Shane98c opened a new issue #1097:
URL: https://github.com/apache/cordova-ios/issues/1097


   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   cordova object should be available on iPad devices
   
   
   ### What does actually happen?
   Cordova is not available
   
   
   ## Information
   After upgrading our app from cordova-ios@5 to 6, we are not longer able to gain access to the cordova object on iPad devices, leading to plugin failure.
   
   
   ### Command or Code
   In JS console type `cordova`
   
   
   ### Environment, Platform, Device
   This seems to be exclusive to iPads. Cordova is available on all iPhone and Android devices we've tested. May potentially be related to https://github.com/apache/cordova-ios/issues/987
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Testing on iPad sim iOS@14.4 with cordova-ios@5 by typing `cordova` in the console window prints expected cordova object. When testing with cordova-ios@6 it returns a reference error.
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-ios] brodybits commented on issue #1097: Cordova not available on iPad using cordova-ios@6 or greater

Posted by GitBox <gi...@apache.org>.
brodybits commented on issue #1097:
URL: https://github.com/apache/cordova-ios/issues/1097#issuecomment-816842573


   I would highly recommend you try this with a brand new Cordova project (do `cordova create`). I have already added the help wanted label.
   
   I can try this on BrowserStack sometime early next week.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-ios] brodybits commented on issue #1097: Cordova not available on iPad using cordova-ios@6 or greater

Posted by GitBox <gi...@apache.org>.
brodybits commented on issue #1097:
URL: https://github.com/apache/cordova-ios/issues/1097#issuecomment-816882963


   I would recommend reporting this and #987 to Ionic then. It could help us avoid similar reports in the future. Thanks for the update.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-ios] Shane98c commented on issue #1097: Cordova not available on iPad using cordova-ios@6 or greater

Posted by GitBox <gi...@apache.org>.
Shane98c commented on issue #1097:
URL: https://github.com/apache/cordova-ios/issues/1097#issuecomment-816879746


   thanks @brodybits I should have done that earlier. This is working on on a blank project and appears to be an issue related to the interface between Ionic (3) and cordova. Would love to hear any ideas on where that issue could be coming from, but I'm going to close this in the meantime.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [cordova-ios] Shane98c closed issue #1097: Cordova not available on iPad using cordova-ios@6 or greater

Posted by GitBox <gi...@apache.org>.
Shane98c closed issue #1097:
URL: https://github.com/apache/cordova-ios/issues/1097


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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