You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
shareToWhatapp and shareToTelegram not working in iOS 18 with version 0.3.2
To Reproduce
Steps to reproduce the behavior:
await appinioSocialShare.iOS.shareToWhatsapp("App - $title, $text");
or
await appinioSocialShare.iOS.shareToTelegram("App - $title, $text");
does not do anything, no errors or alerts in the logs either.
Expected behavior
opens the apps with the predefined text.
Smartphone (please complete the following information):
Device: iPhone SE
OS: 18
The text was updated successfully, but these errors were encountered:
Plugin name
Appinio social share
Describe the bug
shareToWhatapp and shareToTelegram not working in iOS 18 with version 0.3.2
To Reproduce
Steps to reproduce the behavior:
await appinioSocialShare.iOS.shareToWhatsapp("App - $title, $text");
or
await appinioSocialShare.iOS.shareToTelegram("App - $title, $text");
does not do anything, no errors or alerts in the logs either.
Expected behavior
opens the apps with the predefined text.
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: