Hi @vinnysail,
Thanks for the suggestion. I was able to fix it by emplying a Certificationer object :
Certificationer certificationer = new Certificationer(context);
And refreshing the certification:
certificationer.refresh(cert);
Hi @vinnysail,
Thanks for the suggestion. I was able to fix it by emplying a Certificationer object :
Certificationer certificationer = new Certificationer(context);
And refreshing the certification:
certificationer.refresh(cert);