[ 
https://issues.apache.org/jira/browse/CB-11318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299560#comment-15299560
 ] 

Vinoth Kumar edited comment on CB-11318 at 5/25/16 8:14 AM:
------------------------------------------------------------

I solved the problem by adding platform specific config but I still don't 
understand why we need to have different whitelist config for iOS and Android 
for 'mailto'


was (Author: vinbtechdf):
I solved the problem by adding platform specific config but I still don't 
understand we need to have different whitelist config for iOS and Android for 
'mailto'

> mailto: is not working in Android after adding '<allow-navigation 
> href="mailto:*"; />'
> -------------------------------------------------------------------------------------
>
>                 Key: CB-11318
>                 URL: https://issues.apache.org/jira/browse/CB-11318
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 5.1.1
>            Reporter: Vinoth Kumar
>
> In Android, mailto is not working after adding <allow-navigation 
> href="mailto:*"; />
> If I only use <access launch-external="yes" origin="mailto:*"; />, mailto is 
> working in Android but to make it work in iOS i added <allow-navigation 
> href="mailto:*"; />. Then it stopped working on Android.
> Currently my config has the following 
> <access launch-external="yes" origin="mailto:*"; />
> <allow-navigation href="mailto:*"; />
> I am using a combined config for both Android and iOS.
> Cordova CLI version is 6.1.0 and Android version is 5.1.1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to