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/12 04:02:04 UTC

[GitHub] [cordova-plugin-splashscreen] erisu commented on issue #268: (iOS) cordova-ios@6.0.0 - unable to click anything in the app after the splashscreen is hidden

erisu commented on issue #268:
URL: https://github.com/apache/cordova-plugin-splashscreen/issues/268#issuecomment-643052149


   @filsv SplashScreen has been integrated into the platform core for Cordova-iOS 6+. That means this plugin is no longer needed for Cordova-iOS 6 and up.
   
   **You will still need this plugin for other platforms** but you can ignore the message for iOS. A SplashScreen plugin major release will be coming soon which will drop iOS from this repo (`cordova-plugin-splashscreen`) and remove the warning you are seeing.
   
   *Again, the iOS SplashScreen code was migrated to the `cordova-ios` platform repo.*
   
   **As for the SplashScreen+Cordova-iOS 6 issues:**
   
   We have also already merged a PR to the master branch, of the platform, that should have resolved the issues in Cordova-iOS 6.x.
   
   Here are the reference PR and issue ticket.
   PR: https://github.com/apache/cordova-ios/pull/896
   Issue: https://github.com/apache/cordova-ios/issues/890
   
   There should be a patch release coming soon, for iOS, but I can not give you the exact ETA. But it is expected and should not take long.
   
   If you want to test the changes, try using the `cordova-ios@nightly` or the `master` branch of `cordova-ios`. It would be great if you can test to ensure that the master resolves your issue.
   
   Please remember that using nightly or master is not for production use as it is a development version.


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