Dong Nguyen

Results 6 comments of Dong Nguyen

@ahmed-ashraf How did you check sending status on android ? The message was returned before user actual press send button

Does anyone knows how to fix it ? - Tried on Desktop browser -> got error, NoSuchMethodError: tried to call a non-function, such as null: 'this.share'. - Tried on Mobile...

@xonaman Yes, This is my code. If you wonder where is the bytes came from. It was data converted from Widget to Image. And it works well on android and...

@miquelbeltran Thank for your response. I did check the version of safari before posting my issue. My iPhone is running 17.3.1, so the safari on my phone is supported. -...

@miquelbeltran Hi Miquelbentran I have tried to specify the mimeType, but still got the same problem. This is my code. About Navigator class, I couldn't find canShare method. ``` Future...

@miquelbeltran Yes, I tried the `'image/png'`, i missed the letter `'I'` when copy the code. Thank you for clarifying. I have tried on safari (Desktop), chrome (Desktop), chome (IOS), Safari...