AVPlayer "Server Not Properly Configured" Error in Production

  1. Issue found in Native App or Hybrid App:Native
  2. OS Version:Any
  3. Device:Any

4.Description: We are using AVPlayer for streaming videos in our iOS application. The streaming works fine in lower sandbox environment, but we are encountering a "server not properly configured" error in the production environment. 5.Steps to Reproduce: Configure AVPlayer with a video URL from the production server. Attempt to play the video. 6.Expected Behavior: The video should stream successfully as it does in the sandbox environment. 7.Actual Behavior: AVPlayer fails to stream the video and reports a "server not properly configured" error.

AVPlayer "Server Not Properly Configured" Error in Production
 
 
Q