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
{{ message }}
This repository was archived by the owner on Sep 21, 2020. It is now read-only.
is there a simple way to read the application attributes in simple means?
Currently I will be forced to use the
getManifestXml()method and use an xml parser to do this.