appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

[ BUG ] : shareToMessenger not working #223

Closed QuentinSc closed 5 months ago

QuentinSc commented 8 months ago

Appinio social share

Describe the bug I followed all the instruction in the READ.me. Can't get it to work. Whatsapp and Telegram working great

To Reproduce Steps to reproduce the behavior:

String response = await appinioSocialShare
            .shareToMessenger('Test message');

Expected behavior Open Messenger

Actual behavior Nothing happens. response is "println needs a message"

Smartphone (please complete the following information):

QuentinSc commented 8 months ago

Work in release mode