S.Stratis

Results 6 comments of S.Stratis

I experienced this yesterday as well. Is this an expected issue? Is there a different appraoch that we need to use to debug Vue applications, either by using `tns debug...

Did you ever figure out the cause of this?

I'm running into the same exact issue. Trying to determine if it's permissions or something else

Hi, when you say updates here, were you meaning application updates or Phone OS updates?

I see, so it's confirmed that keychain data for a Nativescript app gets cleared out after application updates? Because I believe I'm seeing similar behavior in one of my applications.

Since you're trying to do this in the navigatingTo event I don't think your page object has been fully initialized. From what I read the page is initialized until late...