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

v6.2.1 Hotfix Release #1254

Merged
merged 24 commits into from May 8, 2019
Merged

v6.2.1 Hotfix Release #1254

merged 24 commits into from May 8, 2019

Conversation

joeljfischer
Copy link
Contributor

Risk

This PR makes no API changes.

Testing Plan

Unit tests and partial smoke tests

Summary

SDL iOS v6.2.1 brings fixes to the SDL library and example apps.

It supports SDL RPC Spec 5.1.0 and SDLProtocol Spec 5.2.0.

Changelog

Enhancements
Bug Fixes
Example App

CLA

NicoleYarroch and others added 23 commits April 15, 2019 13:57
PCM audio can now stream in background
* SDLStreamingAudioLifecycleManager no longer monitors the `currentAppState` as audio can stream when app is backgrounded
* Removed logic setting the `currentAppState`
* Updated SDLStreamingAudioLifecycleManager test cases
* Ignore connections while we are attempting to shut down and reconnect
…_service_stopped_in_background

Audio stream manager no longer suspends audio when device app is inactive
…te-To-Swift-5

Updating project and example app to swift 5.0
…DLAlert-Documentation

Fixed alert documentation
…_transition

Ignore Errant Connections While Reconnecting
…_example_autoreconnect

Fix auto-reconnect / manual disconnect of example apps
…creen_rotation

Fix Lockscreen Window's Existence Messing with App Autorotation
@joeljfischer joeljfischer added the release An Epic Release PR label May 8, 2019
@joeljfischer joeljfischer added this to the 6.2.1 milestone May 8, 2019
@joeljfischer joeljfischer merged commit 2e9ce57 into master May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release An Epic Release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants