Skip to content
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

fix(iOS): implement iOS 14 compatibility #157

Merged
merged 4 commits into from
Sep 28, 2020
Merged

fix(iOS): implement iOS 14 compatibility #157

merged 4 commits into from
Sep 28, 2020

Conversation

ikeith
Copy link
Contributor

@ikeith ikeith commented Sep 28, 2020

Fix to support the secure debug service in iOS 14 and parsing of incomplete GDB packets.

@imhoffd imhoffd changed the title chore(iOS): iOS 14 compatibility fix(iOS): implement iOS 14 compatibility Sep 28, 2020
src/ios/lib/manager.ts Outdated Show resolved Hide resolved
Co-authored-by: Dan Imhoff <dwieeb@gmail.com>
@imhoffd imhoffd merged commit 6f242fd into develop Sep 28, 2020
@imhoffd imhoffd deleted the ios14 branch September 28, 2020 23:44
github-actions bot pushed a commit that referenced this pull request Sep 28, 2020
# [1.2.0](v1.1.0...v1.2.0) (2020-09-28)

### Bug Fixes

* **iOS:** implement iOS 14 compatibility ([#157](#157)) ([6f242fd](6f242fd))

### Features

* **android:** gracefully handle when device is offline ([aa6688d](aa6688d))
* **android:** gracefully handle when device is out of space ([9da9f59](9da9f59))
* **android:** handle INSTALL_FAILED_INSUFFICIENT_STORAGE adb error ([bcf2369](bcf2369))
* **android:** kill unresponsive adb server after 5s and retry ([9e1bbc7](9e1bbc7))
* **list:** show model, then ID if no name ([d56415d](d56415d))
* columnize `--list` output ([5b7da72](5b7da72))
@Ionitron
Copy link
Collaborator

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

4 participants