Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

Error when launching app via "open with" the second time #1

Closed
paulgreg opened this issue Jan 18, 2016 · 7 comments
Closed

Error when launching app via "open with" the second time #1

paulgreg opened this issue Jan 18, 2016 · 7 comments

Comments

@paulgreg
Copy link
Owner

Step to reproduce :

  • After install rsstodolist app on your phone,
  • open twitter or a browser (an application containing links),
  • click on a link and, in the selection menu, chose "open with rsstodolist",
  • rsstodolistnative opens
  • without closing the rsstodolist app, switch back to original app (twitter or browser or else),
  • click on a second link and chose again "open with rsstodolist",
  • an error occurs while opening rsstodolistnative with following error :

rsstodolistnative

@hshristov
Copy link

@paulgreg Could you please share the application so that we can investigate this?

@paulgreg
Copy link
Owner Author

I’m sorry I’m not sure I understood.
Do you want the APK ?
If so, I can upload it tonight.
Otherwise, the code is on that repo (https://github.com/paulgreg/rsstodolist-native).
Just clone the repo, copy app/config.json.dist to app/config.json and run it with tns run android.

@paulgreg
Copy link
Owner Author

@hshristov
Copy link

@paulgreg thanks. Will check it out.

@hshristov
Copy link

Hi @paulgreg,
I've refatored our Frame class so it won't crash with 1.6.0 but I'm not sure what scenario you want to cover. Could you elaborate more on what you need to do?

@paulgreg
Copy link
Owner Author

Thanks @hshristov.
I’ll try to recompile and install the application with version 1.6.0 to see if bug has disappeared.
About the scenario, I’m just trying to open my application a second time and would like to avoid a crash the second time I open it. I updated the steps to reproduce in issue description.

@paulgreg
Copy link
Owner Author

I do not reproduce the problem anymore since migration to nativescript 1.7.

paulgreg added a commit that referenced this issue Aug 29, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants