Software Archive
Read-only legacy content
17061 Discussions

Problem with App permissions

Neimias_P_
Beginner
217 Views

I created a webview app on intel xdk. The app only consists of an iframe that redirects to my mobile site. During development I tested it with the intel app for android smartphones and it ran all right. The problem is when I try to install the .apk on my smartphone the following message appears: Do you want to install this app? No special access required. And only the cancel button is available.
What can be happening? Can someone please help me?
I've already enabled my smartphone to install app from unknown sources.
I'm using Android M.

0 Kudos
1 Reply
PaulF_IntelCorp
Employee
217 Views

You likely need to add the appropriate whitelist entries, especially the <access> and <allow-navigation> entries.

0 Kudos
Reply