goangus commented on issue #990:
URL: https://github.com/apache/cordova-ios/issues/990#issuecomment-705004732


   @davidtoledo I am not using the default image. I used the [Ionic resource 
generator](https://ionicframework.com/docs/cli/commands/cordova-resources) to 
create the appropriate icons and splash screen images. 
   
   I'm not sure if any of your plugins would affect the viewport, I guess the 
best way to check is to remove them one by one and see if it makes a 
difference. I notice you have the ios-xhr plugin but I can't see any reference 
to any wkwebview replacement plugins. I'm using 
cordova-plugin-wkwebview-engine, as described 
[here](https://cordova.apache.org/howto/2020/03/18/wkwebviewonly.html). As far 
as I know, you'll need to get rid of any UIWebView references before trying to 
submit to the App Store as they have deprecated it and are rejecting apps that 
use it. 


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to