You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/04/17 03:08:19 UTC

[GitHub] [cordova-plugin-camera] jcohenar123 commented on issue #444: plugin not working with cordova 9 and XCode10

jcohenar123 commented on issue #444: plugin not working with cordova 9 and XCode10
URL: https://github.com/apache/cordova-plugin-camera/issues/444#issuecomment-483919925
 
 
   Running cordova plugin ls gives me the following list:
   
   cordova-plugin-add-swift-support 1.7.2 "AddSwiftSupport"
   cordova-plugin-camera 4.0.3 "Camera"
   cordova-plugin-compat 1.2.0 "Compat"
   cordova-plugin-datepicker 0.9.3 "DatePicker"
   cordova-plugin-geolocation 4.0.1 "Geolocation"
   cordova-plugin-globalization 1.11.0 "Globalization"
   cordova-plugin-qrscanner 3.0.1 "QRScanner"
   
   As you can see we are using version 4.0.3 (a). Appflow is supposed to be
   using Cordova 9 which doesn't use requireCordovaModule anymore (confirmed
   this with Ionic team) so it must be (2) based on your reasoning. However I
   have been unable to identify the problematic plugin. What did work for me
   was to install the script detailed here
   https://ionic.zendesk.com/hc/en-us/articles/360000160067-Adding-execute-permissions-using-git
   
   thanks!
   
   El lun., 15 abr. 2019 a las 20:02, エリス (<no...@github.com>)
   escribió:
   
   > @jcohenar123 <https://github.com/jcohenar123> Can you provide what
   > version of the plugin you are using?
   >
   > In the current release 4.0.3, the usage of requireCordovaModule does not
   > exist.
   >
   > I am suspecting that either,
   > a) you have a very old plugin that may use requireCordovaModule.
   > b) the error message your showing isn't accurate and could be related to
   > another plugin. (timing)
   > c) the tooling (Ionic AppFlow) could be using requireCordovaModule.
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/cordova-plugin-camera/issues/444#issuecomment-483471815>,
   > or mute the thread
   > <https://github.com/notifications/unsubscribe-auth/AhMtHRTlrndoTkeXaq0blawb9neyv9YMks5vhSEhgaJpZM4cxESq>
   > .
   >
   

----------------------------------------------------------------
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


With regards,
Apache Git Services

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