yencarnacion
31 Oct 2012, 10:33 AM
REQUIRED INFORMATION
Ext version tested:
Sencha Touch 2.1.0-RC2
Browser versions tested against:
IOS WebView
DOCTYPE tested against:
html
Description:
ST2 app fails silently when used with ST2.1-RC2. Works when used with ST2.0.1.1
Steps to reproduce the problem:
Create Ext.tab.Panel provided in the test case
The result that was expected:
Application working as usual since it works from Mobile Safari, Android 2.3, Google Chrome
The result that occurs instead:
Applications fails silently
Test Case:
Test case is a simple IOS application that loads the ST2 app in a webview. It is located at https://www.dropbox.com/s/m00dnolxttfsknm/WebView2.zip
In the viewDidLoad method of the ViewController index.html points to the non-working ST2.1RC2 app. index2.html points to the working ST2.0.1.1 app.
Ext version tested:
Sencha Touch 2.1.0-RC2
Browser versions tested against:
IOS WebView
DOCTYPE tested against:
html
Description:
ST2 app fails silently when used with ST2.1-RC2. Works when used with ST2.0.1.1
Steps to reproduce the problem:
Create Ext.tab.Panel provided in the test case
The result that was expected:
Application working as usual since it works from Mobile Safari, Android 2.3, Google Chrome
The result that occurs instead:
Applications fails silently
Test Case:
Test case is a simple IOS application that loads the ST2 app in a webview. It is located at https://www.dropbox.com/s/m00dnolxttfsknm/WebView2.zip
In the viewDidLoad method of the ViewController index.html points to the non-working ST2.1RC2 app. index2.html points to the working ST2.0.1.1 app.