ankushmishra2903-official / whatsapp_share2

MIT License
3 stars 20 forks source link

No implementation found for method isInstalled on channel whatsapp_share #16

Open vaibhiarora03 opened 1 year ago

vaibhiarora03 commented 1 year ago

Hi,

Does this package work for sharing files on iOS? Because when tried on Android, it works fine but on iOS upon checking whether WhatsApp business is installed it gives an error

bool? businessWhatsappInstalled =
          await WhatsappShare.isInstalled(package: Package.businessWhatsapp);

MissingPluginException (MissingPluginException(No implementation found for method isInstalled on channel whatsapp_share))

Thanks

vkbaloda commented 8 months ago

No, it's not working on mine too. Thank you

ozhankucuk commented 4 months ago

I have same problem. iOS is not working