Release Date: 2020.12.16
Features/Improvements
PhenixTimeShiftOptions.chunkRetrievalTimeout
property allows overriding the maximum amount of time the SDK will wait to download a chunk for time-shift playbackPhenixChannelExpress.joinChannel
will now return with an "unauthorized" status (subscriber callback) when the stream token that was provided when the channel was joined is either invalid or has expired. The recourse for the app is to leave the channel (PhenixRoomService.leaveRoom()
) and then re-join the channel with an updated stream token.
...
Update the Phenix SDK version in Podfile to `2020.1.76-beta`Contact
Or contact Phenix for
...
the iOS SDK download location.
Notes on Integrating the iOS SDK
...