sdl_ios icon indicating copy to clipboard operation
sdl_ios copied to clipboard

Get your app connected to the 🚙, make your users feel like a 🌟

Results 50 sdl_ios issues
Sort by recently updated
recently updated
newest added

Fixes #17 ### Risk This PR makes **no** API changes. ### Testing Plan - [x] I have verified that I have not introduced new warnings in this PR (or explain...

best practice
protocol

### Bug Report The `SDLStreamingAudioLifecycleManager` should suspend transcoding if the app on the device using is backgrounded while using a TCP secondary transport, just like the video manager does. Since...

best practice
manager-streaming-audio

### Bug Report The `SDLSystemCapabilityManager` should use the `SDLPermissionManager` to check the app has permissions to send an RPC at the current `hmiLevel` instead of assuming that all RPCs can...

bug
manager-system-capability

Proposal: [Add a Mechanism to Avoid Deadlock](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0299-Avoid-Deadlock.md) > This proposal is to avoid deadlock by adding a mechanism that stops Audio Streaming under certain conditions when the app on the...

bug
proposal
manager-streaming-audio

Proposal: [Handle Scenario Where no Valid Cert is Available](https://github.com/smartdevicelink/sdl_evolution/blob/master/proposals/0333-handle-scenario-where-no-valid-cert-is-available.md) > This proposal defines how Core should respond to a request to start a protected service when it does not have...

proposal

Fixes #1808 This PR is **not ready** for review. ### Risk This PR makes **minor** API changes. ### Testing Plan - [x] I have verified that I have not introduced...

Fixes #1821 ### Risk This PR makes **minor** API changes. ### Testing Plan - [ ] I have verified that I have not introduced new warnings in this PR (or...

best practice
rpc

Fixes #1745 ### Risk This PR makes **no** API changes. ### Testing Plan - [ ] I have verified that I have not introduced new warnings in this PR (or...

best practice

### Bug Report When using SDLPerformAudioPassThru, the delay between when the request is sent to the head unit and when the app actually starts receiving the audio data is fairly...

bug

### Bug Report We got many crash from apple's crash report. ##### Reproduction Steps I'm not sure how to reproduce it, because its only from apple's report, and I don't...

bug
transport-iap