Singgih Aji Sasongko
Results
2
comments of
Singgih Aji Sasongko
did you found the solution for this? @vzaffalon
> I have found that if I pass my shareable image directly: > > ``` > try { > await Share.open({url:shareImage}); > } catch (error) { > console.log(error); > }...