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 2020/06/03 21:27:32 UTC

[GitHub] [cordova-plugin-inappbrowser] doug1e opened a new issue #712: cordova-ios@6.0.0 compatibility

doug1e opened a new issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712


   # Bug Report
   
   ## Problem
   
   Hi there,
   I have an ionic project for iOS and switched to cordova-ios@6.0.0 
   
   cordova-ios@6.0.0 dropped UIWebView and I suppose that is why I am getting the below error message:
   ```
   cordova-plugin-inappbrowser/CDVWKInAppBrowser.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
   ```
   I have the below in my config.xml but did not seem to help
   ```
   <preference name="WKWebViewOnly" value="true" />
           <feature name="CDVWKWebViewEngine">
               <param name="ios-package" value="CDVWKWebViewEngine" />
           </feature>
           <preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
   ```
   
   ### What is expected to happen?
   Smooth build when cordova-ios@6.0.0 is used with an ionic project
   
   
   ### What does actually happen?
   
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   
   
   ### 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.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] 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-plugin-inappbrowser] dickverweij commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
dickverweij commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-656728294


   *Bunp* 
   Is there a fix for building cordova-ios 6.0.1 and latest inappbrowser?  


----------------------------------------------------------------
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-plugin-inappbrowser] breautek commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638837397


   Just a reminder that using `master` is not supported or recommended for production releases of your app. I would keep an eye out. We're just busy preparing releases for other plugins that also needs to be updated for `cordova-ios@6` support, but the release discussion was started for inappbrowser


----------------------------------------------------------------
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-plugin-inappbrowser] breautek edited a comment on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-669199260


   > The corresponding issue for the file-transfer-plugin is at apache/cordova-plugin-file-transfer#258 - please do not hijack this issue, which was about the InAppBrowser, with issues about other plugins.
   
   Also note that [cordova-plugin-file-transfer](https://github.com/apache/cordova-plugin-file-transfer#deprecated) is deprecated and not supported. See the deprecation details for how to migrate.


----------------------------------------------------------------
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-plugin-inappbrowser] breautek edited a comment on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-657067312


   > _Bunp_
   > Is there a fix for building cordova-ios 6.0.1 and latest inappbrowser?
   
   Latest version of `cordova-ios` is 6.1.0. I'd try that. We generally don't support or provide updates to older versions. If you still have an issue, then please open a new issue.


----------------------------------------------------------------
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-plugin-inappbrowser] doug1e commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
doug1e commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638847354


   Thanks @breautek 


----------------------------------------------------------------
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-plugin-inappbrowser] Pratz007-tech commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
Pratz007-tech commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-663597694


   > Same issue here with cordova-plugin-file-transfer
   
   Exactly do let me know any solutions for i Regards, Pratiksha


----------------------------------------------------------------
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-plugin-inappbrowser] doug1e commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
doug1e commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638623764


   Thanks a lot for the quick replies, I do appreciate it. 
   
   As you probably will see this type of questions more often given the switch of cordova-ios, could you please describe the steps to get non-UIWebView from Github?
   I am not so experienced in this and I am sure your feedback will help many others who are in the same situation as I am.
   
   I could not get the configuration to use WKWebView to work. I added the flags to config as mentioned above and webview is installed by default at ionic but no luck, I still see UIWebView references when I do a grep under the platform/ios folder.
   
   So how do I get the non-UIWebView from Github? Is there a branch where I can download the code? If so, what should I put in package.json and config.xml? Is there a way to do this via "ionic cordova plugin add" and "npm install" commands?
   
   Thanks,
   
   Doug


----------------------------------------------------------------
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-plugin-inappbrowser] breautek commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-669199260


   > The corresponding issue for the file-transfer-plugin is at apache/cordova-plugin-file-transfer#258 - please do not hijack this issue, which was about the InAppBrowser, with issues about other plugins.
   
   


----------------------------------------------------------------
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-plugin-inappbrowser] brandon-bt commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
brandon-bt commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638514176


   Tried using what's in master and am getting this same error, myself.


----------------------------------------------------------------
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-plugin-inappbrowser] doug1e closed issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
doug1e closed issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712


   


----------------------------------------------------------------
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-plugin-inappbrowser] breautek edited a comment on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
breautek edited a comment on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638474784


   It's a known issue and I believe it's fixed in master.
   
   ~The release is currently in the voting process, so we should see a release in the next few days **assuming** there are no objections.~
   
   In the meantime, you can try nightly/master just to see if your problem will actually be solved in the upcoming release.
   
   Edit: My apologizes, I made a mistake, this plugin **is not** in the voting process. I got confused with another plugin...


----------------------------------------------------------------
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-plugin-inappbrowser] doug1e commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
doug1e commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638664614


   Many thanks Brandon. I get the following error though:
   
   > cordova plugin add https://github.com/apache/cordova-plugin-inappbrowser.git
   Failed to fetch plugin https://github.com/apache/cordova-plugin-inappbrowser.git via registry.
   Probably this is either a connection problem, or plugin spec is incorrect.
   Check your connection and plugin name/version/URL.
   Error: npm: Command failed with exit code 254 Error output:
   npm ERR! code ENOENT
   npm ERR! syscall spawn git
   npm ERR! path git
   npm ERR! errno -2
   npm ERR! enoent Error while executing:
   npm ERR! enoent undefined ls-remote -h -t https://github.com/apache/cordova-plugin-inappbrowser.git
   npm ERR! enoent 
   npm ERR! enoent 
   npm ERR! enoent spawn git ENOENT
   npm ERR! enoent This is related to npm not being able to find a file.
   npm ERR! enoent 
   
   


----------------------------------------------------------------
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-plugin-inappbrowser] nvhau commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
nvhau commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638783999


   > I get 'Cordova/CDVUserAgentUtil.h' file not found after the switch to 6.0.0
   
   I have the same issue and I try to install the plugin from the master with the command:
   ionic cordova plugin add https://github.com/apache/cordova-plugin-inappbrowser.git
   then I can build and start the app but I cannot touch or do anything.
   I don't know what is happening?


----------------------------------------------------------------
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-plugin-inappbrowser] breautek commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-657067312


   > _Bunp_
   > Is there a fix for building cordova-ios 6.0.1 and latest inappbrowser?
   
   Latest version of `cordova-ios` is 6.1.0. I'd try that. If you still have an issue, then please open a new issue.


----------------------------------------------------------------
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-plugin-inappbrowser] appsOne commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
appsOne commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-663428464


   Same issue here with cordova-plugin-file-transfer


----------------------------------------------------------------
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-plugin-inappbrowser] Pratz007-tech commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
Pratz007-tech commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-662854479


   on adding cordova-ios@6.0.1 getting similar kind of error for file-transfer plugin : ios/myApp/Plugins/cordova-plugin-file-transfer/CDVFileTransfer.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
   (1 failure)
   xcodebuild: Command failed with exit code 65.


----------------------------------------------------------------
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-plugin-inappbrowser] breautek commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638474784


   It's a known issue and I believe it's fixed in master.
   
   The release is currently in the voting process, so we should see a release in the next few days **assuming** there are no objections.
   
   In the meantime, you can try nightly/master just to see if your problem will actually be solved in the upcoming release.


----------------------------------------------------------------
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-plugin-inappbrowser] timbru31 commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-663607891


   The corresponding issue for the file-transfer-plugin is at https://github.com/apache/cordova-plugin-file-transfer/issues/258 - please do not hijack this issue, which was about the InAppBrowser, with issues about other plugins.


----------------------------------------------------------------
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-plugin-inappbrowser] Pratz007-tech commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
Pratz007-tech commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-662854714


   > Hi all! I have an ionic project for iOS and switched to cordova-ios@6.0.0 too. What can I do to fix this issue? I try to remove cordova-plugin-inappbrowser and install ionic cordova plugin add https://github.com/apache/cordova-plugin-inappbrowser.git. It dose not help. Could anyone please give a link on working plugin version?
   > 
   > The following build commands failed:
   > CompileC /Users/ionicdev/Library/Developer/Xcode/DerivedData/-ahsyiltcpfmmghflubkwkmbxpsbm/Build/Intermediates.noindex/.build/Debug-iphonesimulator/.build/Objects-normal/x86_64/CDVFileTransfer.o /Users/Guest/Public/Ionic\ 4//platforms/ios//Plugins/cordova-plugin-file-transfer/CDVFileTransfer.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
   
   Hi were you able to resolve this issue ? Please let me know. Thanks!!


----------------------------------------------------------------
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-plugin-inappbrowser] brandon-bt commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
brandon-bt commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638644817


   @doug1e Remove your current version of the InAppBrowser plugin and install the current code from master using the following command:
   
   `ionic cordova plugin rm cordova-plugin-inappbrowser`
   `ionic cordova plugin add https://github.com/apache/cordova-plugin-inappbrowser.git`
   
   Then I would suggest removing and re-adding ios as a platform to your ionic project:
   
   `ionic cordova platform rm ios`
   `ionic cordova platform add ios@latest`


----------------------------------------------------------------
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-plugin-inappbrowser] doug1e commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
doug1e commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638833733


   I can confirm that @brandon-bt 's method works so I am closing this.
   I submitted the binary and has not received the immediate decline so I assume all is well.
   Thanks for all the help folks!


----------------------------------------------------------------
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-plugin-inappbrowser] anshu300 commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
anshu300 commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-669196602


   facing same issude
   
   he following build commands failed: /Users/RK/Documents/IONIC/ionic/wema-test/platforms/ios/wemalife-app/Plugins/cordova-plugin-file-transfer/CDVFileTransfer.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
   
   “@ionic-native/file-transfer”: “^5.27.0”,
   
   “cordova-plugin-file-transfer”: “^1.7.1”,
   
   build fail in ios
   
   Ionic:
   
   Ionic CLI : 5.4.16 (/usr/local/lib/node_modules/ionic) Ionic Framework : ionic-angular 3.9.2 @ionic/app-scripts : 3.2.4
   
   Cordova:
   
   Cordova CLI : 10.0.0 Cordova Platforms : ios 6.1.0 Cordova Plugins : cordova-plugin-ionic-keyboard 2.2.0, (and 23 other plugins)
   
   Utility:
   
   cordova-res : not installed native-run : not installed
   
   System:
   
   ios-sim : 8.0.2 NodeJS : v12.18.3 (/usr/local/bin/node) npm : 6.14.6 OS : macOS Catalina Xcode : Xcode 11.6 Build version 11E708
   
   


----------------------------------------------------------------
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-plugin-inappbrowser] klochko7 commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
klochko7 commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-654251692


   Hi all! I have an ionic project for iOS and switched to cordova-ios@6.0.0 too.  What can I do to fix this issue? I try to remove cordova-plugin-inappbrowser and install ionic cordova plugin add https://github.com/apache/cordova-plugin-inappbrowser.git. It dose not help. Could anyone please  give a link on working plugin version?
   
   
   The following build commands failed:
   	CompileC /Users/ionicdev/Library/Developer/Xcode/DerivedData/-ahsyiltcpfmmghflubkwkmbxpsbm/Build/Intermediates.noindex/.build/Debug-iphonesimulator/.build/Objects-normal/x86_64/CDVFileTransfer.o /Users/Guest/Public/Ionic\ 4//platforms/ios//Plugins/cordova-plugin-file-transfer/CDVFileTransfer.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
   
   


----------------------------------------------------------------
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-plugin-inappbrowser] Pratz007-tech edited a comment on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
Pratz007-tech edited a comment on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-663597694


   > Same issue here with cordova-plugin-file-transfer
   
   Exactly do let me know any solutions for it.Thanks & Regards, Pratiksha


----------------------------------------------------------------
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-plugin-inappbrowser] HansKrywaa commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
HansKrywaa commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638742909


   I get `'Cordova/CDVUserAgentUtil.h' file not found` after the switch to 6.0.0


----------------------------------------------------------------
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-plugin-inappbrowser] brodybits commented on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
brodybits commented on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638474735


   cordova-ios@6 dropped UIWebView, which is reflected in PR #635. New major release of this plugin is still under discussion.
   
   You should be able to install from GitHub or configure to use WKWebView until the new major release is published.


----------------------------------------------------------------
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-plugin-inappbrowser] brandon-bt removed a comment on issue #712: cordova-ios@6.0.0 compatibility

Posted by GitBox <gi...@apache.org>.
brandon-bt removed a comment on issue #712:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/712#issuecomment-638514176


   Tried using what's in master and am getting this same error, myself.


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