Telerik AppBuilder enables you to use your skills in HTML, CSS and JavaScript to develop, test, and publish applications that run natively on the Apple iOS, Google Android and Microsoft Windows Phone mobile platforms by combining the convenience of a local coding environment with cloud-based compilation, data storage, and publishing.
Questions tagged [telerik-appbuilder]
107 questions
0
votes
0 answers
NativeScript - App Builder on iPhone tells me Companion App is not installed when it is
I'm running Visual Studio 2015 CE, AppBuilder and the Companion app. I deploy to the cloud, scan by QR code, and AppBuilder tells me the companion app is not installed when it clearly is. I reinstalled all apps and restarted all devices for good…

Doug
- 2,441
- 2
- 19
- 22
0
votes
1 answer
If my account on Telerik AppBuilder expires, will my application in the market still work?
I have created an app in the Telerik AppBuilder. My account is a free trial membership account valid for 30 days.
What will happen to the apps I submitted to the market after my trial expires?
Is there any need to continue my membership beyond the…

Anant Jadhav
- 55
- 11
0
votes
1 answer
Nativescript error require nativescript-background-http module
I'm using Telerik AppBuilder, trying to import nativescript-background-http module in my app and get error Module "nativescript-background-http" not found. When i'm looking for it in Properties => Dependencies, it is present in installed NPM…

Gertus
- 53
- 6
0
votes
1 answer
can't deploy my AppBuilder project on android device
I have to test my hybrid mobile application on my android device,I have selected "USB debugging" in my phone and I have selected the "Unknown sources" option,but when I try to deploy my application in my mobile I get this error:
Building package:…

hanali
- 227
- 7
- 17
0
votes
1 answer
iOS Web Inspector vs. Telerik AppBuilder comparison
We are building GWT Web Application mainly focused on iOS + Safari platform. I need to debug and profile the application directly on the device. We are working only on Windows computers.
As mentioned e.g. here, one cannot use iOS Web Inspector built…

Radium
- 564
- 3
- 17
0
votes
1 answer
Substantial Differences Between Cordova 3.8 and 4.0?
I am having trouble upgrading from 3.8 to 4.0, but if there are substantial differences as far as performance or reliability then I'll know it's worth it. Can someone inform me how different the two versions are?

blaster
- 8,876
- 11
- 48
- 77
0
votes
1 answer
How do I get a QR code to from my telerik app-builder project so that I can scan it and preview the application from my device?
I have the Telerik AppBuilder Companion App which allows for previewing an app by scanning a QR code. My issue is, I don't know where to find a code for my project. How can I generate this QR code from the Telerik tools in my visual studio…

user95227
- 1,853
- 2
- 18
- 36
0
votes
0 answers
How to configure facebook custom plugin in index.html using Telerik App builder Window Client
I have Install Facebook plugin using Telerik app builder. It give me error as facebookConnectPlugin is undefined. How can I configure facebook plugin with my index.html and config.xml page?
Refer [enter link description…

Tarun Kumar
- 142
- 9
0
votes
1 answer
Using external modules in NativeScript UI declarations
[Cross posted from the NativeScript Google group for visibility.]
After reading an article by TJ Van Toll I set about making my own module for a UI component that I wanted to use in my XML UI definition. It is slightly complicated by the fact that…

Chris Tartamella
- 35
- 1
- 3
0
votes
1 answer
Kendo UI - save settings locally
I have some settings that are "bound" to a kendo observable, but they are APP-settings, so I don't want them to reset everytime the app is restarted. I want them to be saved, so they are stored in the app for the next time the user opens.
I can't…

Jakob
- 4,784
- 8
- 53
- 79
0
votes
2 answers
Kendo DataSource.filter(date) causes application to crash
I'm trying to filter some data for a chart with date-sensitive information
if I select a date range, with no date, that would return an empty array of results, the application doesn't crash, but as soon as there is data withing the range of the…

Jakob
- 4,784
- 8
- 53
- 79
0
votes
1 answer
Creating NativeScript app with Teleriks AppBuilder
I am writing hello world on nativeScript at AppBuilder platform. I created new project from template. It works perfetct with companion app (Run->Build->NativeScript) but i can't:
1) run it on iOS or android emulator
2) build app package …

K.Amanov
- 1,278
- 14
- 23
0
votes
1 answer
Adobe FlashBuilder versus Telerik AppBuilder versus Intel SDK for mobile apps
I have seen a number of questions here on SO about the differences between Xamarin and Titanium and PhoneGap, and they got tons of upvotes, so I believe this sort of comparison question to be on-topic. I am looking for facts, rather than…

Tim
- 8,669
- 31
- 105
- 183
0
votes
1 answer
KendoUI mobile app, view event afterShow has no access to cordova plugin. Outside event is fine
I have a kendoui applbuilder mobile app. I have installed a custom camerapreview plugin and it works fine. I tried adding an event handler to my view (afterShow) to set something in the camera plugin…

billy jean
- 1,399
- 4
- 25
- 45
0
votes
1 answer
Drawer will not open from main page
I have been trying to follow along on the video here: http://www.telerik.com/videos/platform/building-mobile-apps-using-telerik-platform---part-i
According to the tutorial, from the todos page (which is the main page), when I click the drawer…

Johannes Setiabudi
- 2,057
- 17
- 29