Sencha touch 2 + Apple push notifications + Ext.device.Push
问题 I recently started developing with Sencha Touch 2, at the moment i'm creating an app that needs support for Apple Push Notifications. So I've created the neccesary certificates at the Apple developer center and used them to package the application with the Sencha Touch SDK tools. All went well and I'm able to run this app on my device. In the app I added a button to receive the device token. When I tap the button it executes the following code: Ext.device.Push.register({ type: Ext.device.Push