-
-
Notifications
You must be signed in to change notification settings - Fork 197
Livesync crashes app every OTHER time on iOS with 3.0.0-rc.2 #2732
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@alexziskind1 Can you please try:
{N} 3.0.0 include breaking changes and template is also changed (and released with @rc tag). |
Hi @dtopuzov |
@alexziskind1 I still can not reproduce the issue. |
Sure. This happens with any app I try on my machine. I've tried your template. Now I'm able to reproduce the problem with the nativescript groceries app too. Here's the package.json from the groceries app based on the groceries template.
|
Confirmed this is still a problem with the 3.0.0 release. But, you probably are already way ahead of me on this one. :) |
Hi @alexziskind1 we are working on the problem and we will provide fix soon (in first hot fix release after 3.0.0). |
Hi @alexziskind1 fix is already available in master, can you please try:
I hope we will release it in official release by the end of this week or begging of next week. |
@dtopuzov It seems to be working now |
Thanks @dtopuzov . I've tested the @next version (3.0.0-2017-05-10-8844) with a new hello world app, and it seems to be working with iOS. |
Description
When using the new 3.0.0-rc.2 branch with iOS simulator, the livesynced app crashed every other time (literally every other time).
I make one change, the change breaks the app. I make another app, the app livesyncs successfully, after a third change the app crashed, etc.
Which platform(s) does your issue occur on?
iOS only
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
I created a new app:
tns create rctest
Ran the app
tns run ios
Made changes to the javascript code.
Received the following error on the console (the app itself crashed)
The text was updated successfully, but these errors were encountered: