Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sencha Touch 2

Authentication On Sencha Touch And Remote Server

I would like to have your feedback regarding Authentication mechanism for an Application using Phon… Read more Authentication On Sencha Touch And Remote Server

Instruct Sencha Sdk Tools To Bundle Other Js Files Specified In App.json

My app.json file of a Sencha touch 2 application contain. 'js': [ { 'path&#… Read more Instruct Sencha Sdk Tools To Bundle Other Js Files Specified In App.json

Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

I am trying to make a simple JSONP call to get a json file which is loaded on the remote server. He… Read more Sencha Touch : How To Get The Simple Json File As Response Using Jsonp?

How To Use Json Proxy To Access Remote Services During Development

This is my doubt after going through How to send headers while using jsonp proxy? and How Ajax cal… Read more How To Use Json Proxy To Access Remote Services During Development

Hiding A Button On Pushed View And Showing It When Back To List View

When I load my list view it has several blog posts and a refresh button on the top left. If I tap o… Read more Hiding A Button On Pushed View And Showing It When Back To List View