You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by shazron <gi...@git.apache.org> on 2016/02/17 00:27:45 UTC

[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

GitHub user shazron opened a pull request:

    https://github.com/apache/cordova-ios/pull/193

    CB-10530 - App freezes sometimes directly after starting on iOS

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shazron/cordova-ios CB-10530

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/193.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #193
    
----
commit 7d6bc772e06999f62cea39bbb87f1508860d5cb6
Author: Shazron Abdullah <sh...@apache.org>
Date:   2016-02-16T23:26:24Z

    CB-10530 - App freezes sometimes directly after starting on iOS

----


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mhartington <gi...@git.apache.org>.
Github user mhartington commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-185951944
  
    Same here, couldn't get anything to break for me. Thanks! 


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mirko77 <gi...@git.apache.org>.
Github user mirko77 commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-219067019
  
    @shazron @stevengill 
    
    Still not loading on iOS 9.3 (iPad Air 2 ) with Cordova iOS @4.1.0. It gets stuck at splashscreen. Loads fine via Xcode 7.3
    
    steps to reproduce:
    
    
    `cordova create hello com.example.hello HelloWorld`
    `cd hello`
    `cordova platform add ios@4.1.0`
    'cordova run ios -device'
    



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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by stevengill <gi...@git.apache.org>.
Github user stevengill commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-191349466
  
    cordova-ios 4.1.0 should be coming out later today. Keep an eye out for the blog post to hit the cordova site.


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by rpayanm <gi...@git.apache.org>.
Github user rpayanm commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-191324889
  
    @mix3d Based on [this](https://issues.apache.org/jira/browse/CB-10530?focusedCommentId=15149506&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15149506):
    `$ cordova platform add https://github.com/shazron/cordova-ios.git#CB-10530`


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by rpayanm <gi...@git.apache.org>.
Github user rpayanm commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-187893848
  
    :+1:  Works for me.


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by thomasMary <gi...@git.apache.org>.
Github user thomasMary commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-186005928
  
    Works for me. Thanks


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by dpogue <gi...@git.apache.org>.
Github user dpogue commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-185951530
  
    :+1: from me. I have not seen the splashscreen hanging bug while testing this branch.


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by adyz <gi...@git.apache.org>.
Github user adyz commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-188126958
  
    Works for me too


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by michschu <gi...@git.apache.org>.
Github user michschu commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-187600116
  
    Not having a problem with 
    _cordova-plugin-splashscreen 3.1.0 "Splashscreen"_
    However
    _cordova-plugin-inappbrowser 1.2.1 "InAppBrowser"
    cc.fovea.cordova.purchase 4.0.0 "Purchase"_
    seem not to work anymore.
    
    Currently no time to provide a test scenario. Anybody having a chance to confirm (or not)?


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mindhells <gi...@git.apache.org>.
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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by shazron <gi...@git.apache.org>.
Github user shazron commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-191553897
  
    cordova-ios-4.1.0 has been released, thanks to Steve! http://cordova.apache.org/announcements/2016/03/02/ios-4.1.0.html


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mirko77 <gi...@git.apache.org>.
Github user mirko77 commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-219154823
  
    I just did it, same problem, here is the last part of what it logs:
    
    ```
    (lldb)     command script add -f fruitstrap_939ce68a6e2237a195c4e6ec07744405e8d23685.connect_command connect
    (lldb)     command script add -s asynchronous -f fruitstrap_939ce68a6e2237a195c4e6ec07744405e8d23685.run_command run
    (lldb)     command script add -s asynchronous -f fruitstrap_939ce68a6e2237a195c4e6ec07744405e8d23685.autoexit_command autoexit
    (lldb)     command script add -s asynchronous -f fruitstrap_939ce68a6e2237a195c4e6ec07744405e8d23685.safequit_command safequit
    (lldb)     connect
    (lldb)     run
    success
    (lldb)     safequit
    ```


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by rpayanm <gi...@git.apache.org>.
Github user rpayanm commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-219073094
  
    Do you test on iOS @4.1.1?
    http://cordova.apache.org/announcements/2016/04/04/ios-4.1.1.html


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mix3d <gi...@git.apache.org>.
Github user mix3d commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-191390888
  
    Thanks @stevengill - I've been checking it daily for almost the last week. Eyes are well peeled.


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mirko77 <gi...@git.apache.org>.
Github user mirko77 commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-219371740
  
    Great, with ios-deploy 1.8.6 it is working fine.


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-ios/pull/193


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by csantanapr <gi...@git.apache.org>.
Github user csantanapr commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-186017788
  
    Thanks @mhartington for testing you were able to recreate very easy in your setup.


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mix3d <gi...@git.apache.org>.
Github user mix3d commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-191322061
  
    How can we start using this without waiting for an official platform update? Been running into this at work, and the powers that be want it fixed asap.


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by mix3d <gi...@git.apache.org>.
Github user mix3d commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-191325580
  
    beautiful. Thanks @rpayanm!


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


[GitHub] cordova-ios pull request: CB-10530 - App freezes sometimes directl...

Posted by shazron <gi...@git.apache.org>.
Github user shazron commented on the pull request:

    https://github.com/apache/cordova-ios/pull/193#issuecomment-219170112
  
    What you are encountering is a separate issue with ios-deploy. Make sure you have the latest, version 1.8.6


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