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
Regardless of plugin version (1.5.x to 1.7.x) the mailto for feedback doesnt do anything on iOS
on Android my mail-apps are popping up, but on iOS nothing happens.
I'm currently using ionic 5 with plugin version 1.7.2
Hi all,
Regardless of plugin version (1.5.x to 1.7.x) the mailto for feedback doesnt do anything on iOS
on Android my mail-apps are popping up, but on iOS nothing happens.
I'm currently using ionic 5 with plugin version 1.7.2
I've whitelisted everything properly (as far as I know):
<allow-intent href="mailto:*" />
And iOS specific:
<allow-navigation href="mailto:*" launch-external="yes" />
Is there anything I'm missing?? Thanks in advance!
The text was updated successfully, but these errors were encountered: