[MobileUI] MobileStyle not change in device

Just starting out? Need help? Post your questions and find answers here.
User avatar
Caronte3D
Posts: 189
Joined: Sat Nov 23, 2019 5:21 pm
Location: Some Universe

[MobileUI] MobileStyle not change in device

Post by Caronte3D »

I'm trying to use iOS look in Android app, but MobileStyle(#PB_Mobile_iOS) only affect if running on PC, not on the smartphone. :roll:
I read in the OnsenUI docs about it: https://onsen.io/v2/guide/theming.html# ... utostyling
I try things like ons.disableAutoStyling() but SB tell me ons is not defined.
Any help is welcome ;)