Fixed
Status Update
Comments
bi...@google.com <bi...@google.com> #2
Thanks for reporting -- engineering is investigating.
oz...@google.com <oz...@google.com>
ga...@gmail.com <ga...@gmail.com> #3
Hello, can you please provide a rough estimate when is the fix being released?
iOS 15 has been officially released a couple of weeks ago.
The Google Cast iOS SDK has not been updated since May 2021 and the download page makes no mention of iOS 15 at all.
iOS 15 has been officially released a couple of weeks ago.
The Google Cast iOS SDK has not been updated since May 2021 and the download page makes no mention of iOS 15 at all.
oz...@google.com <oz...@google.com> #4
Support for this is, and has been, a very high priority and is being/has been worked on actively, but because it's complicated, it takes time. I can't give you a specific date because of the interdependencies, but hoping it will be completed within weeks or months time.
We'll continue to update this ticket as we have more to share.
We'll continue to update this ticket as we have more to share.
ro...@gmail.com <ro...@gmail.com> #5
If google cast SDK team could change UINavigationController class for all Sender UI to some custom GCKNavigationController (might add nothing), client apps would be able to use UIAppearence API to customize it specifically and change the color.
bi...@google.com <bi...@google.com> #6
We are working on a fix that we're hoping to have available with the next iOS SDK release in a few weeks. As the dates firm up we'll update this ticket.
bi...@google.com <bi...@google.com> #7
This is now fixed in iOS SDK 4.7.0.
au...@netgem.com <au...@netgem.com> #8
With version 4.7.0, the issue is fixed for the cast dialog view controller but not for the audio/subtitles tracks view controller (displayed when the mediaController tracksButton is triggered).
bi...@google.com <bi...@google.com>
bi...@google.com <bi...@google.com> #9
Engineering is working on a fix for this which should be out in the next release. We'll update this issue when we have more details on timing.
bi...@google.com <bi...@google.com>
bi...@google.com <bi...@google.com> #10
A fix has been committed, which will be available in Cast iOS Sender SDK 4.8.0 (timing still TBD).
ke...@androme.be <ke...@androme.be> #11
Hi
When could we expect the Cast iOS Sender SDK 4.8.0?
When could we expect the Cast iOS Sender SDK 4.8.0?
jb...@brightcove.com <jb...@brightcove.com> #12
Any updates on this?
The 4.7.0 release was on November 19, 2021 meaning all of 2022 went without an iOS SDK release.
The last response we've had about this issue was over a year ago.
The 4.7.0 release was on November 19, 2021 meaning all of 2022 went without an iOS SDK release.
The last response we've had about this issue was over a year ago.
ar...@google.com <ar...@google.com> #13
HI, IOS SDK 4.8.0 is available now and we have a fix for this issue.
Release Notes:
Marking it as Fixed.
Description
GoogleCask iOS SDK, when building app with Xcode 13: navigation bars have transparent background.
Please see attachment image.
The issue stems from a new behaviour in the iOS 15 SDK of scrollEdgeAppearance:
When running on apps that use iOS 14 or earlier, this property applies to navigation bars with large titles. In iOS 15, this property applies to all navigation bars.
From:
Pls also see