keval-devani / custom_social_share

Flutter Plugin for sharing contents to particular social media app or all.
MIT License
3 stars 8 forks source link

Linkedin Share not supported #4

Closed ram-wappnet closed 1 year ago

ram-wappnet commented 1 year ago

[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method linkedin on channel custom_social_share)

keval-devani commented 1 year ago

@ram-wappnet, thanks for reporting issue. I didn't found share link/url of Linkedin for iOS. If you know please share here here I'll update in plugin. PR are also welcome.

ram-wappnet commented 1 year ago

this issue is also in android

keval-devani commented 1 year ago

This bug is fixed now.

ram-wappnet commented 1 year ago

This bug is fixed now.

@ram-wappnet, thanks for reporting issue. I didn't found share link/url of Linkedin for iOS. If you know please share here here I'll update in plugin. PR are also welcome.

for ios, I have written code in Swift to open the default system share dialog with open LinkedIn but I don't know if it's working or not because I don't have mac

keval-devani commented 1 year ago

Please share here I will test the code.