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/29 19:27:15 UTC

[GitHub] [cordova-ios] vedatozkanTr opened a new issue #926: cordova ios@6.1.0

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


   ---- cordova create Sample com.sample.app Samples
   
   Config.xml add
   
   <platform name="ios">
   <preference name="WKWebViewOnly" value="true"/>
   
   <feature name="CDVWKWebViewEngine">
   <param name="ios-package" value="CDVWKWebViewEngine"/>
   </feature>
   
   <preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine"/>
   </platform>
   
   ---- cordova platform add ios@6.1.0
   
   LaunchStoryBoard add image with size 2732x2732
   background color : white
   
   when build app then app  is open but all button click not working.
   
   what is missing, is my config.xml error??. Is it necessary to install Cocoapods on the mac side? 
   
   


----------------------------------------------------------------
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] breautek commented on issue #926: cordova ios@6.1.0 reject app ios

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


   Please don't delete the issue form and instead fill out the details requested as it contains important information for us to troubleshoot and help.


----------------------------------------------------------------
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] breautek closed issue #926: cordova ios@6.1.0 reject app ios

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


   


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