angularjs - App getting slow in IOS iPad (3rd generation) with Version: 9.3.5 (13G36) -


i created cross platform mobile application ionic1 framework using angularjs.recently upgraded ionic cli , cordova.so ,now current configurations of project following:

global packages:

@ionic/cli-utils : 1.5.0 cordova cli      : 7.0.1 gulp cli         : cli version 3.9.1 local version 3.9.1 ionic cli        : 3.5.0 

local packages:

@ionic/cli-plugin-cordova : 1.4.1 @ionic/cli-plugin-gulp    : 1.0.2 @ionic/cli-plugin-ionic1  : 2.0.1 cordova platforms         : android 6.2.3 ios 4.4.0 ionic framework           : ionic1 1.3.0 

system:

node       : v6.9.5 os         : macos sierra xcode      : xcode 8.2.1 build version 8c1002 ios-deploy : 1.9.1 ios-sim    : 6.0.0 npm        : 3.10.10 

i used client side socket.io. in application (version:1.4.5).now problem , app working in every device in ipad (3rd generation) version: 9.3.5 (13g36) , app working slow , events (like tap , scroll) working.

can please provide me reason why application getting slow in ipad ?


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -