I keep getting:
[Warning] Ionic Native: tried calling MobileAccessibility.isBoldTextEnabled, but the MobileAccessibility plugin is not installed. (vendor.js, line 61783)
While trying to use the plugin directly like:
this.mobileAccessibility.isBoldTextEnabled()
But if I’m using it via window.MobileAccessibility it works fine for me
I’m aware of the topic https://github.com/ionic-team/ionic-native/issues/1860 with such an issue, but it’s still an issue for me. Version of my ionic-native/core is 4.15.0