Software Archive
Read-only legacy content
17061 Discussões

External Links not working

Arwin_M_
Novo colaborador I
1.380 Visualizações

Hi,

I have app made in Construct 2. In the app preview on xdk, the external links are working fine. But after build and installed the apk on my mobile, the external links are not working anymore.

0 Kudos
1 Solução
Arwin_M_
Novo colaborador I
1.380 Visualizações
9 Respostas
Swati_S_Intel1
Funcionário
1.380 Visualizações

Do you have whitelisting options set properly? What kind of external link are not working for you? See this article for how to set whitelisting rules in Intel XDK.

Arwin_M_
Novo colaborador I
1.380 Visualizações

Hi this is my settings look like, I'm not sure where I have errors here. nav_0.JPG

Arwin_M_
Novo colaborador I
1.380 Visualizações

Up please!

Swati_S_Intel1
Funcionário
1.380 Visualizações

Can you post the code you are using to open the external link (or send the project zip via PM)?

 

Arwin_M_
Novo colaborador I
1.380 Visualizações

This is my code in construct 2. It's working in intel xdk app preview on my mobile. But not working after the build or apk is installed on device.. Thanks!

meh_0.JPG

Anusha_M_Intel1
Funcionário
1.380 Visualizações

@Arwin, I don't see your code anywhere. I only see an image of your app UI.

Could you respond with the code snippet? Or if possible, message a zipped version of your project via PM (Send author a message).

Arwin_M_
Novo colaborador I
1.380 Visualizações

I use construct 2 and that's the code above I posted.

Arwin_M_
Novo colaborador I
1.380 Visualizações

I believe it has nothing to do with the code because in the "app preview" the external links are working.

Arwin_M_
Novo colaborador I
1.381 Visualizações

fixed using http://*

Responder