You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are having hybrid app, On android while using device text zoom , Application's text also getting zoom ,to solve this I am using this plugin, I am integrating it manually as follows:
using plugin.xml of this plugin , I have added all plugin files at their corresponding folders as given in plugin.xml.
I am getting "Uncaught ReferenceError: require is not defined" in mobile-accessibility.js and
"Uncaught ReferenceError: module is not defined " in MobileAccessibilityNotifications.js .
Please suggest solution for it.
The text was updated successfully, but these errors were encountered:
We are having hybrid app, On android while using device text zoom , Application's text also getting zoom ,to solve this I am using this plugin, I am integrating it manually as follows:
using plugin.xml of this plugin , I have added all plugin files at their corresponding folders as given in plugin.xml.
I am getting "Uncaught ReferenceError: require is not defined" in mobile-accessibility.js and
"Uncaught ReferenceError: module is not defined " in MobileAccessibilityNotifications.js .
Please suggest solution for it.
The text was updated successfully, but these errors were encountered: