amantarento

Results 5 comments of amantarento

@CookieCookson yes i have gone through the documentation . About ui-proxy which is written in node js its nothing but one layer on top of communication between LMS server where...

@CookieCookson basically there should be one example how to use in angular framework .

@CookieCookson i am doing like that endpoint = 'https://cloud.scorm.com/lrs/8PXXTS0TNX/'; constructor() {} ngOnInit() { //Actity provider creds, change with yours const username = 'EldKSSwyBtJgTf6_hjU'; const password = 'LctzREIvq-JJRkAxF4g'; //Encode to base64...

still i am getting this issue @premkumarmistry implementation 'com.google.android.play:asset-delivery:2.2.2' implementation 'com.google.android.play:app-update:2.1.0' implementation 'com.google.android.gms:play-services-tasks:18.2.0' even after using this one .