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
1
vote
2 answers

Cross-platform mobile development, Apache Cordova

I need to write an application for iOS and Android. Don't have a need and time to write a native app, so thinking about using a cross-platform mobile development tools, such as phonegap, titanium etc. Which tool should I use? I am interested in…
1
vote
1 answer

Disabling Kendo Mobile Switch in Javascript or HTML5

We are using the Telerik Kendo mobile suite for developing a hybrid application for iOS and Android. Has anyone had any experience with using the Switch component from this suite? I've checked the documentation and there doesn't seem to be a way to…
Steve Danner
  • 21,818
  • 7
  • 41
  • 51
1
vote
1 answer

Kendo DataSource reads my remote database but won't save things to it

It can Read the remote database, it can Create new items locally, but they don't actually save to the remote database. This is what adds a new item: function addNewItem(){ dataSource.add({id:"0", petName:"Dusty", petSpecies:"Dog",…
Shonna
  • 993
  • 2
  • 9
  • 12
1
vote
2 answers

Icenium / Phonegap Build - how do they create IOS ipa?

I'm currious to know how e.g. Telerik Icenium / Phonegap Build creates IOS ipa files? Do they use physical mac's for this task or how do they come about this? Or rephrased: Can I in any way create Cordova ipa files on Windows?
Henrik Brinch
  • 161
  • 1
  • 6
1
vote
1 answer

Template issue Kendo mobile, maybe

I am trying to create a RSS reader (atom format). I read the feed from a Blogspot site. I bind the datasource to a ListView and use a template to format the result. But issue is I get a white space on the top of my header. See…
1
vote
1 answer

Icenium no provisioning profile found

I’ve recently downloaded an installed Icenium Graphite (free for 30 days) on my Windows 7, 64 bit. I’ve created a new project (Cross-Platform Device Application jQueryMobile). My iPhone is plugged in and I can see my device in the Devices panel at…
Vlince
  • 5,885
  • 7
  • 45
  • 62
0
votes
1 answer

build a page with sub-html-templates - Telerik Icenium Mobile App (Cordova)

In a Telerik Icenium Mobile App, can I build a page with sub-html-templates like I do with Angular but with standard javascript and html. For example. I have a ---- index.html and would like to include in it both ----- navigator.html …
Robert Green MBA
  • 1,834
  • 1
  • 22
  • 45
0
votes
1 answer

How to install MapKit Plugin With Icenium?

Today I tried adding the MapKit plugin using "telerik Icenium" simply by downloading the plugin from github and moved the files under the plugin directory. However when I tried to build it I received "ERROR API_KEY variable". I then tried to…
0
votes
0 answers

The app references non-public selectors in Payload/Cordova350.app/Cordova350

I have written and exported a Cordova 3.5.0 PhoneGap Application using the Telerik Platform. The app is using jQuery Mobile and an InAppPurchasing plugin. The only other plugins used are Cordova Splashscreen and Cordova Statusbar. I can run the app…
haxxxton
  • 6,422
  • 3
  • 27
  • 57
0
votes
0 answers

Integrate Millennial Media Icenium Webapp

guys. I am trying to integrate the millennial media in my webapp mobile, but I don't have any idea about how to do this. I using Icenium (which has cordova.js), I don't if I can do this with javascript or if I need to use server side language.. I…
Hugo S. Mendes
  • 1,076
  • 11
  • 23
0
votes
3 answers

Using phonegap to develop iphone app on visual studio

I am completely new to mobile app development and basically c#,.net developer.Recently i got a requirement to develop a iPhone application.Some experts suggested me to use icenium extension for visual studio and Phonegap. I want to know how to…
F11
  • 3,703
  • 12
  • 49
  • 83
0
votes
2 answers

How can I build multiple android apps from the same project

We are using telerik AppBuilder which is built on top of PhoneGap. We are using the same project code with different configurations to create 3 apps. Basically AppBuilder project is the same, then we just change seeome css styles, images and some…
fenix2222
  • 4,602
  • 4
  • 33
  • 56
0
votes
1 answer

Uploading APK and Expansion Files to GooglePlay

I am using Telerik AppBuilder (former Icenium) to build an APK for PlayStore. However, my app is bigger than 50MB, therefore I have to use Expansion Files. Since files are in cloud, I have pushed them to my Github account, then pulled them, and I…
0
votes
1 answer

Cordova App Ignores iOS "Sound Off" Button

To my surprise, my Cordova app (I'm using Icenium) happily plays its background music and gameplay sounds even when my iPhone's sound switch is turned off and on. I believe that the switch is rigged to control "ringer off" and "ringer on," but all…
blaster
  • 8,876
  • 11
  • 48
  • 77
0
votes
0 answers

PhoneGap / jQueryMobile: in iOS tapping select control jumps page back

I'm programming my first mobile app using Icenium, PhoneGap and jQuery Mobile. I have several select elements on different pages. In Android it is working like expected. But in iOS and Icenium's iOS simulator, it is not. When you tap the element,…
CyclingFreak
  • 1,614
  • 2
  • 21
  • 40