This is a migrated thread and some comments may be shown as answers.

Runs fine in Simulator & via USB debugging but not when deployed

1 Answer 22 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
allen
Top achievements
Rank 1
allen asked on 25 Mar 2015, 04:50 PM
Hi Telerik,

I'm having a problem with my application when I deploy it to any device. It looks like the CSS isn't being loaded into the page. For example, the tabstrip at the bottom of the page is just anchor tags and not formatted. Is there something obvious I'm missing here? 

It runs fine on the simulator in VS & when debugging via USB. 

This suggests to me it can't resolve the filepath in the page header. An example of my CSS links is....

<link href="kendo/styles/kendo.mobile.all.min.css" rel="stylesheet" />

I'm genuinely stumped. 

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 30 Mar 2015, 12:35 PM
Hello Allen,

I am afraid that without any further information we can only guess. I noticed that you also submitted a support ticket, and I want to ask you to please use it to attach your project so we can investigate the issue on our side.

Also, if the issue is appearing only on Android devices and only when the application is build for release (LiveSync disabled), then the cause might be a missing Internet permission. If this is indeed the case, please go ahead and open the project properties, navigate to Android and make sure that in the Permissions tab, Internet is enabled.

Regards,
Tina Stancheva
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
allen
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or