Amitpatil215 / whatsapp_share

Share text, link, image, files to specific whatsapp contact in flutter
https://pub.dev/packages/whatsapp_share
MIT License
10 stars 16 forks source link

whats app share issue while pod install #12

Open vikashtiwari2302 opened 2 years ago

vikashtiwari2302 commented 2 years ago

[!] No podspec found for whatsapp_share in .symlinks/plugins/whatsapp_share/ios

ziadshebl commented 1 year ago

go to

ios>.symlinks/plugins/whatsapp_share/ios/ there is a file named flutter_share.podspec

rename this file to whatsapp_share.posdpec

godwinjk commented 1 year ago

I have renamed it, but then it shows WhatsappShare.h is missing.

I have changed the import to #import "FlutterSharePlugin.h" then it works.

Amitpatil215 commented 1 year ago

Please upgrade whatsapp_share package to 2.0.2 and let me know if it fixes the issues regarding IOS.

dependencies:
  whatsapp_share: ^2.0.2

NOTE : We still don't have support for IOS, any help regarding this would be of great help, #9