Official Murl Engine Forum

Full Version: Feature Request: Query App Bundle Version String
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
It would be great to have a method for querying the version string of the app bundle (e.g. the one stored in the info.plist on iOS apps).

EDIT: Though this can be achieved by using JNI or Objective-C++, I mention this because I think this will probably be required in most apps which will otherwise have to rewrite these classes over and over again.