Troubleshooting Dynamic ContentCompatibility Update(player-sdk) #188
Closed
rajnishdargan
started this conversation in
Bugs
Replies: 1 comment 3 replies
-
@rajnishdargan Can if it is working locally not in when packaged means that when you do angular prod build for desktop app might be the issue please do prod build version in local and check |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We recently added a feature in the
release-6.0.0
branch of the sunbird-player-sdk that allows for changing the contentCompatibility value.Reference:- update contentComptabailityLevel
However, this dynamic update seems to be causing problems in the Sunbird desktop app, leading to an Injection Token Error.
Despite working fine in the Sunbird Ed-portal and our local setup of the Sunbird desktop app, we're struggling to pinpoint the exact cause.
To investigate further, we propose creating a branch from
release-5.1.0
where we update the contentCompatability level in a non-dynamic manner. This will enable us to conduct testing by generating some alpha or beta versions of the sdk-player.cc:
@pallakartheekreddy @HarishGangula @rajeevsathish
@sajeshkayyath @PoojaJManjooran @vaibhavbhuva @abhishekpnt
Beta Was this translation helpful? Give feedback.
All reactions