Open lsantaniello opened 2 years ago
I also got this error. The reason is that Android targeting API Level 30 needs permission for sharing.
Solution is here: https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/1150#issue-959050458
Hope it helps.
Hi, I need to integrate Whatzapp sharing on my ionic 5 app.
I built android app but when I share on whatzapp, I receive a strange error on a specific device. On others devices, it works.
Whatzapp sharing error
This is my simple code:
Can you help me to understand?
Thanks