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
you have to initialize plugin in without singleton one time in app var ml:MeasureKeyboard = new MeasureKeyboard(false);
it should be first call to the plugin otherwise you will get singletone error
I noticed the updated ANE assumes the fullScreen is always true. Is there a chance to set it to false for non-fullScreen apps?
The text was updated successfully, but these errors were encountered: