Hi i’ve been using defold-sharing on 2 of my projects. And im sure I had it working. But just tried it now and it seems to be broken.
this is my code:
screenshot.png(function(self, img, w, h)
share.image(img, " Lorem ipsum etc etc", "score.png")
end)
Am I doing something wrong? any clues as to what may be the issue?