Questions tagged [icenium]

Icenium (currently known as 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 and Google Android mobile platforms.

Icenium is a Telerik product (currently known as AppBuilder) that enables you to use your skills in HTML, CSS and JavaScript to develop, test, and publish applications that run natively on the Apple iOS and Google Android mobile platforms by combining the convenience of a local coding environment with cloud-based compilation, data storage, and publishing.

68 questions
0
votes
1 answer

XMLHttpRequest error only when downloading from google play

I've created an app using Icenium Graphite that uses XMLHttpRequest to get data from another site. If I build the app and download it to my phone from Icenium directly, it works fine on my phone. However, if I publish it to google play and…
dversch
  • 81
  • 5
0
votes
2 answers

implementing CORS in API for native app

I'm using Icenium to develop a native app. Currently just built one sample hybrid application using icenium (www.icenium.com) to call API using jQuery ajax, but still getting some errors saying "Possible CORS error!" in Icenium. I've read through…
CIF
  • 1,754
  • 2
  • 18
  • 30
0
votes
2 answers

Checked attribute of checkbox in javascript

I am writing a code for kendo UI mobile in which i want to show a particular div on check on of check box for this i am writing a function as follows function showDetails(){ // debugger; var data =…
Trupti
  • 597
  • 4
  • 8
  • 17
0
votes
0 answers

IPad on Icenium Ion Crashes after doing same ajax call on button click

I really am stuck here. I am trying to get data from a VB Web Method whilst in javascript. To do this, I do this, an ajax call runs everytime a certain button is clicked. The problem im having is, once clicking the button on the 2nd or 3rd time, the…
user2681625
  • 131
  • 3
  • 18
0
votes
1 answer

Develop a Mobile App using Icenium Graphite

I want to develop an App using Icenium Graphite for cross platform(Android, ios). This particular App will also access Database through WebApi. I am new to Icenium Graphite so please let me know the resources which i can use for development.
Trupti
  • 597
  • 4
  • 8
  • 17
0
votes
1 answer

Setting android permissions in Icenium

I've developed an android app using Icenium Graphite. When I install my app onto my phone, it always displays a long list of permissions that my app supposedly needs approval for prior to installation. The only thing my app needs are the camera…
dversch
  • 81
  • 5
0
votes
1 answer

Database plugin to persist data offline in Icenium-based app

I am using Icenium to develop my mobile app. I wanted to know what is the recommended database solution to persist data offline on the device for Phonegap/Cordova based apps for iOS, Android and Windows Phone 8. I am aware of this SQLite plugin for…
Liron Harel
  • 10,819
  • 26
  • 118
  • 217
0
votes
1 answer

Icenium navigator.alert not working

I'm using Icenium Graphite and cordova v3 and cannot get navigator.notification.alert() to work. When something happens I want to tell the user using a nice alert, so thought using navigator.notification.alert would work, but nothing appears. In…
user1753622
  • 287
  • 3
  • 19
0
votes
2 answers

Upload image from mobile device to a remote Server using Icenium Cordova and ASP.NET

I am trying to figure out a way to to upload an image from the mobile phone to a remote server using Icenium+Cordova (mobile) and ASP.NET. I did try to use FileTransfer() command while providing a remote webservice address but without success. I am…
Liron Harel
  • 10,819
  • 26
  • 118
  • 217
0
votes
0 answers

Object [object Object] has no method 'set'

I'm using Kendo UI Mobile via Icenium Extension for Visual Studio. I'm very new at this, but I'm stumbling along. I've written a method (called popDataSource) in a view that gets some data (reads the names of files in a folder) and returns those…
dversch
  • 81
  • 5
0
votes
1 answer

Icenium Mist - Can't Run Simulator in Chrome (Script Error)

This used to work for me, but now whenever I attempt to "Run in Simulator" with any of the iPhone or iPad types selected, I instantly get the console message 2013/10/1 10:4:48 Error: Script error. (URL: , LineNumber: 0) I am working in the latest…
blaster
  • 8,876
  • 11
  • 48
  • 77
0
votes
1 answer

Icenium Has No Server-Side IIS-Like Host, Correct?

If I have a working ASP.NET MVC 4 application with MVC in IIS on the back end and Angular and other scripts on the front end, and I'm looking to port that to Icenium to get it into app stores, is it correct to assume that any dynamic "server-side"…
blaster
  • 8,876
  • 11
  • 48
  • 77
0
votes
1 answer

Login for Icenium Ion App is Wonky

It welcomes me even if I enter a gibberish password. Since the Icenium Mist site allowed me to "sign in via Facebook" but the Ion app offers no similar functionality, I don't even know that I have a proper dedicated Icenium login to enter. Am I…
blaster
  • 8,876
  • 11
  • 48
  • 77
0
votes
1 answer

"Unable to Start HTTP Connection" from Ion App

I have a good Internet connection. Running the Ion app on IOS7. When I press and hold three fingers for one second in an attempt to scan the QR code I'm seeing from Icenium Mist, it says "Unable to start HTTP connection." Help!
blaster
  • 8,876
  • 11
  • 48
  • 77
0
votes
1 answer

How to Activate the Loading Icon[iPad]

Sorry for being newbie here, I just want to ask about the loading icon of an iPad on the Left side of Toolbar. Is it a automatic activation based on sized of file? because I'm developing an ios apps using Icenium that will request to web-service…
UserProtocol
  • 49
  • 1
  • 1
  • 4