Product
Player
Question
On our React Native app we started getting the following error after changing the urls after migrating to MKIO. On web and Android the urls play fine. The thumbnails also work fine after changing the urls. We have just tested on the ios sdk samples and got the same error as seen on the screenshot. We’ve also tested on tvOS and same issue.
{“code”: null, “data”: {“code”: 1200, “message”: “Invalid response received from manifest request. Status code: 404”, “underlyingError”: {“code”: 1200, “description”: “Error Domain=com.bitmovin.player.error Code=1200 "Invalid response received from manifest request. Status code: 404" UserInfo={NSLocalizedDescription=Invalid response received from manifest request. Status code: 404}”, “domain”: “com.bitmovin.player.error”, “localizedDescription”: “Invalid response received from manifest request. Status code: 404”}}, “message”: “Invalid response received from manifest request. Status code: 404”, “name”: “onSourceError”, “timestamp”: 1719841330.133913}