Telerik Platform allows you to build robust cross-platform mobile apps for iOS, Android, and Windows Phone using the web skills you know and love. Build hybrid mobile apps (leveraging Cordova) or native mobile apps (leveraging NativeScript). Telerik Platform enables developers to easily add runtime services as well, including built-in backend services and analytics for measuring app performance.
Questions tagged [telerik-platform]
4 questions
1
vote
1 answer
JavaScript SDK return data form nested function
I'm writing Telerik platform hybrid app. I want to write a function which returns a number from Everlive cloud. Here's my code.
function getSector(){
var result = 0;
var data = el.data('csector');
data.get()
.then(function (data) {
…

Arnoldas Liudžius
- 339
- 8
- 18
1
vote
1 answer
Error installing Telerik Appbuilder CLI on Windows
I am trying to install the telerik appbuilder CLI to my windows machine. the first error i was getting was cl.exe could not be found. i solved this by modifying my install of visual studio community 2015 to include C++ and now i am getting alot…

Lonergan6275
- 1,938
- 6
- 32
- 63
0
votes
1 answer
External links using Phonegap/Telerik Platform/Cordova without OnClick on link
We are using Telerik Platform, which runs on Cordova. We have dynamically pulled content from a CMS that shows some of our content in our app. Our authors want to put links in the content, but of course, I don't want them having to put an…

ClosDesign
- 3,894
- 9
- 39
- 62
0
votes
1 answer
Messenger in mobile APP
I work on Telerik Framework, and using AppBuilder for creating mobile app
I need to add messenger component in mobile application, Is there any sample,plugin for this request

JavaProgrammer
- 11
- 5