Skip to content

fix: list of apps is not working for iOS Devices #4998

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

Merged
merged 1 commit into from
Aug 30, 2019

Conversation

rosen-vladimirov
Copy link
Contributor

The installation_proxy that is used to list the applications on iOS Devices stops responding after 10-15 seconds and from now on CLI thinks the current application is not installed on device. This breaks tns debug ios, probably tns run ios as well.
Update to latest ios-device-lib where the installation_proxy is never cached.

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

The installation_proxy that is used to list the applications on iOS Devices stops responding after 10-15 seconds and from now on CLI thinks the current application is not installed on device. This breaks `tns debug ios`, probably `tns run ios` as well.
Update to latest ios-device-lib where the installation_proxy is never cached.
@cla-bot cla-bot bot added the cla: yes label Aug 30, 2019
@rosen-vladimirov
Copy link
Contributor Author

test cli-device

@rosen-vladimirov rosen-vladimirov merged commit 3815b74 into master Aug 30, 2019
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/fix-list-apps branch August 30, 2019 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants