Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71519

Ionic and CSP problem?

$
0
0

@valerione wrote:

I deployed an ionic app on real Android device with Phongap Build service using ONLY whitelist plugin.

When i open my app i see only white empty screen.

I configured whitelist plugin how to follow:

<plugin name="cordova-plugin-whitelist" spec="1.2.1" source="npm" />
<allow-navigation href="*" />
<access origin="*" />
<allow-intent href="*" />

Could be a CSP (Content Security Policy) problem that cause empty white screen?

What should I type in the meta tag to work with ionic?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71519

Trending Articles