ionic-team / ionic-framework

A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
https://ionicframework.com
MIT License
51.03k stars 13.51k forks source link

bug: sidemenu demo does not work on blackberry10 #4448

Closed tnjohnston closed 9 years ago

tnjohnston commented 9 years ago

Type: bug

Platform: mobile webview

Please note that this issue is only for blackberry10. I did not see a blackberry only option, so I selected "all mobile devices".

When I deploy the demo sidemenu application to a blackberry10 device or to a blackberry10 emulator, the playlist loads properly. But, when I click other links in the side menu (Search, Browse) they always display the Playlist.

Note that this problem does not occur when you run "ionic serve" and view the demo app in the Blackberry Browser.

Commands: ionic start myApp sidemenu cd myApp ionic platform add blackberry10 ionic build blackberry10 cordova emulate blackberry10

I tried debugging using WebInspector. I found the following lines in the console log, although all of these messages are classed as "information". They are not warnings or errors.

Viewport target-densitydpi is not supported. index.html:26 Apache Cordova native platform version 3.7.0 is starting. frameworkModules.js:402 Method hideKeyboardAccessoryBar for Keyboard not found frameworkModules.js:2159 Method disableScroll for Keyboard not found

mhartington commented 9 years ago

We're not supporting blackberry10.