Issue Description: When using SmartViewSDK for media casting, the connection is successfully established, but the media resources are not cast to the target device.
Connection Successful: The SDK successfully establishes a connection with the target device (Samsung TV), and the device is correctly recognized.
Unable to Cast Media: Although the connection is successful, the media resources cannot be played on the target device. The TV does not show any application response or callback messages.
Environment Information:
- SDK Version: SmartViewSDK version 3.1
- Mobile Device: iPhone 15 Plus
- iOS Version: 18.1.1
- Target Device:
- Model Name: UA55DU8000JXXZ
- Name: 55" Crystal UHD
- OS: Tizen
- Version: 2.0.25
- Development Environment: Xcode 15.2
Steps to Reproduce:
- Use SmartViewSDK to discover and connect the device.
- Send media resources (such as video files, images, etc.) to the target device via SDK.
- The target device shows as connected, but the media resources do not play.
Additional Information: I have tried using the official demo, and the issue persists. The behavior is the same as in my own code: when trying to cast, there are no error messages, and the TV does not display anything.