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

Chad Lindstrom commented on CB-11530:
-------------------------------------

Ok.  I found the issue for us.  It was the Content-Security-Policy, and we had 
previously been omitting the 'gap:' scheme in our Content-Security-Policy meta 
tag in our index.html file.

Adding that scheme to the allowable schemes, resolved this issue.

It should be noted, this is documented here:
https://github.com/apache/cordova-plugin-whitelist#content-security-policy

My suspicion is, the apps referenced by this issue reported (Pacifica, 
JustWatch, and Clever Baby...) likely have the same omission in their 
Content-Security-Policy.

> Multiple Cordova apps that work in iOS 9 are nonfunctional in iOS 10
> --------------------------------------------------------------------
>
>                 Key: CB-11530
>                 URL: https://issues.apache.org/jira/browse/CB-11530
>             Project: Apache Cordova
>          Issue Type: Bug
>            Reporter: user
>
> My own client's Cordova-based app (Raptor ID), as well as several apps in the 
> Cordova "App Showcase" (bottom of https://cordova.apache.org) are 
> nonfunctional in iOS 10 -- including Pacifica, JustWatch, and Clever Baby. 
> The apps exhibit one or both of the following issues:
> - On launch, the app gets stuck on the splash screen
> - If you leave the app by hitting the Home button and then come back, you get 
> past the splash screen but none of the UI elements (buttons, links, etc.) are 
> interactive, so you cannot do anything.



--
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