Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E215918C62 for ; Mon, 22 Feb 2016 13:00:10 +0000 (UTC) Received: (qmail 73068 invoked by uid 500); 22 Feb 2016 12:39:26 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 70122 invoked by uid 500); 22 Feb 2016 12:39:23 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 67725 invoked by uid 99); 22 Feb 2016 12:30:37 -0000 Received: from Unknown (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Feb 2016 12:30:37 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id B6F32E0098; Mon, 22 Feb 2016 12:30:20 +0000 (UTC) From: mindhells To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org References: In-Reply-To: Subject: [GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl... Content-Type: text/plain Message-Id: <20160222123020.B6F32E0098@git1-us-west.apache.org> Date: Mon, 22 Feb 2016 12:30:20 +0000 (UTC) Github user mindhells commented on the pull request: https://github.com/apache/cordova-ios/pull/193#issuecomment-187152531 Thank you! this works for me... but still have problems with splashscreen plugin (had to remove it in order to make sure the app initializes well every time). This is my plugin list now: cordova-plugin-app-event 1.2.0 "Application Events" cordova-plugin-customurlscheme 4.1.3 "Custom URL scheme" cordova-plugin-datepicker 0.9.3 "DatePicker" cordova-plugin-device 1.1.1 "Device" cordova-plugin-inappbrowser 1.2.1 "InAppBrowser" cordova-plugin-network-information 1.2.0 "Network Information" cordova-plugin-whitelist 1.2.1 "Whitelist" cordova-plugin-x-socialsharing 5.0.10 "SocialSharing" cordova-plugin-x-toast 2.4.2 "Toast" de.appplant.cordova.plugin.local-notification 0.8.4 "LocalNotification" ionic-plugin-keyboard 1.0.8 "Keyboard" phonegap-plugin-push 1.5.3 "PushPlugin" --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org