Hi I have an issue with methods to detect current platform. `isIPad()` returns `false` `isPhone()` returns `true` with the last IPad Pro 3rd generation but not with the 2nd generation. I'm using the last vue-onsen version (2.6.2), onsen (2.10.6) and build with xcode 10. Thanks